Fix full-dark theme
This commit is contained in:
parent
3af223275f
commit
3c43f84cdb
6 changed files with 37 additions and 4 deletions
|
@ -7533,7 +7533,7 @@ noscript {
|
|||
line-height: 40px;
|
||||
margin: 16px 0;
|
||||
background: lighten($ui-base-color, 4%);
|
||||
color: $secondary-text-color;
|
||||
color: $darker-text-color;
|
||||
border: 0;
|
||||
|
||||
&__active {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue