0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 20:33:51 +00:00

Tweak dropdown padding

This commit is contained in:
G.Ambatte
2024-09-14 23:04:18 +12:00
parent c4c5ffff9b
commit a7cf49557a

View File

@@ -62,7 +62,10 @@
color : inherit;
}
&>.dropdown{
right : -1px;
right : -1px;
&>.snippet{
padding-right : 10px;
}
}
}
&.editorTheme {