mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
double keybind styling
This commit is contained in:
parent
5dccbc3163
commit
ee2bd13259
@ -20,7 +20,7 @@
|
||||
@include S(margin-top, 2px);
|
||||
@include S(padding-top, 2px);
|
||||
@include S(grid-gap, 4px);
|
||||
grid-template-columns: 1fr #{D(100px)} auto auto;
|
||||
grid-template-columns: 1fr #{D(51px)} auto auto #{D(51px)} auto auto;
|
||||
border-bottom: #{D(1px)} dotted #eee;
|
||||
color: #888c8f;
|
||||
.mapping {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user