mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
hotfix: wysokość przycisków
This commit is contained in:
@@ -234,9 +234,8 @@ export default defineComponent({
|
|||||||
}
|
}
|
||||||
|
|
||||||
button.btn--choice {
|
button.btn--choice {
|
||||||
font-weight: bold;
|
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
padding: 0.15em 0.6em;
|
padding: 0.3em 0.6em;
|
||||||
|
|
||||||
&[data-selected='true'] {
|
&[data-selected='true'] {
|
||||||
background-color: $accentColor;
|
background-color: $accentColor;
|
||||||
|
|||||||
Reference in New Issue
Block a user