fix language dropdown color

This commit is contained in:
somrat 2020-06-03 13:08:55 +06:00
parent 85d353f33d
commit 0fa325a1d0

View file

@ -423,7 +423,7 @@ header.sticky-top {
}
.lang-list {
background: transparent;
background: var(--primary-color);
color: var(--white-color);
}