mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
make hotkeys bigger
This commit is contained in:
committed by
Mungai Njoroge
parent
ed7f26c12b
commit
bb66ba70b3
@@ -193,12 +193,11 @@ const settings = useSettingsStore();
|
||||
}
|
||||
|
||||
.buttons {
|
||||
height: 3.25rem;
|
||||
height: 100%;
|
||||
margin-top: -$smaller;
|
||||
background-color: rgba(255, 255, 255, 0.048);
|
||||
display: grid;
|
||||
place-items: center;
|
||||
padding: 0 $small;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user