1
0
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:
Dimava 2020-06-01 14:35:12 +03:00
parent 5dccbc3163
commit ee2bd13259

View File

@ -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 {