mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Fix background being transparent for verified link fields
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
border-top: 0;
|
||||
|
||||
dl {
|
||||
background: $ui-base-color;
|
||||
border-top: 1px solid lighten($ui-base-color, 4%);
|
||||
border-bottom: 0;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user