mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-24 17:14:15 -05:00
[Glitch] Fix padding on select elements in preferences
Port c58c00651b
to glitch-soc
This commit is contained in:
parent
89e4ac67c8
commit
7238e4ea5f
@ -420,6 +420,7 @@ code {
|
||||
border: 1px solid darken($ui-base-color, 14%);
|
||||
border-radius: 4px;
|
||||
padding: 10px;
|
||||
padding-right: 30px;
|
||||
height: 41px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user