Style tweak: dark mode

This commit is contained in:
billz 2020-03-17 07:30:26 +00:00
parent 57734e837f
commit 35f915d42e
1 changed files with 2 additions and 1 deletions

View File

@ -305,7 +305,8 @@ span.label.label-warning {
}
.form-control,
.form-control:focus {
.form-control:focus,
.custom-select {
color: #d2d2d2;
background-color: #202020;
border: 1px solid #404040;