1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

make keybindings in dialogs smaller

This commit is contained in:
EmeraldBlock 2021-06-04 15:40:58 -05:00
parent cc2d3f9803
commit 9c2fdcf09a

View File

@ -164,7 +164,7 @@
.keybinding {
position: relative;
background: #eee;
@include PlainText;
@include SuperSmallText;
height: unset;
margin: 1px 0;
}