0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 05:38:40 +00:00

Tweak dropdown padding

This commit is contained in:
G.Ambatte
2024-09-14 23:04:18 +12:00
parent c4c5ffff9b
commit a7cf49557a
@@ -62,7 +62,10 @@
color : inherit;
}
&>.dropdown{
right : -1px;
right : -1px;
&>.snippet{
padding-right : 10px;
}
}
}
&.editorTheme {