mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-20 05:44:01 +00: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 a new issue