hotfix: wysokość przycisków

This commit is contained in:
2023-02-15 22:25:44 +01:00
parent 30ce48bc02
commit 49fca7ccba
+1 -2
View File
@@ -234,9 +234,8 @@ export default defineComponent({
}
button.btn--choice {
font-weight: bold;
font-size: 0.9em;
padding: 0.15em 0.6em;
padding: 0.3em 0.6em;
&[data-selected='true'] {
background-color: $accentColor;