fix language dropdown color
This commit is contained in:
parent
85d353f33d
commit
0fa325a1d0
1 changed files with 1 additions and 1 deletions
|
@ -423,7 +423,7 @@ header.sticky-top {
|
|||
}
|
||||
|
||||
.lang-list {
|
||||
background: transparent;
|
||||
background: var(--primary-color);
|
||||
color: var(--white-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue