Fix background being transparent for verified link fields
This commit is contained in:
parent
b865cf7018
commit
840cf21a3c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
border-top: 0;
|
border-top: 0;
|
||||||
|
|
||||||
dl {
|
dl {
|
||||||
|
background: $ui-base-color;
|
||||||
border-top: 1px solid lighten($ui-base-color, 4%);
|
border-top: 1px solid lighten($ui-base-color, 4%);
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in a new issue