feat(srs): add toggle cards support

This commit is contained in:
Tienson Qin
2021-07-21 21:14:46 +08:00
parent bc6f8c5526
commit 3c0a02ae0a
3 changed files with 11 additions and 2 deletions

View File

@@ -29,7 +29,6 @@
}
a.button {
padding: 0.25rem;
margin: 0 4px;
}
}
@@ -114,7 +113,7 @@
}
a.button {
padding: 0.5rem;
padding: 0.25rem;
opacity: 0.6;
display: block;
border-radius: 4px;