sab: dropdown color fix
This commit is contained in:
parent
10ae1fa24b
commit
4d5d207e53
@ -91,6 +91,9 @@ body {
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.08);
|
||||
}
|
||||
.dropdown-header {
|
||||
color: #fff;
|
||||
}
|
||||
.menu-options .form-control {
|
||||
background: var(--modal-bg-color);
|
||||
background-color: rgb(25, 26, 28);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user