mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix background being transparent for verified link fields
This commit is contained in:
parent
9e8d776a77
commit
23e7c1c765
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user