mirror of
https://github.com/Justuser3310/ss14_chemistry_site.git
synced 2025-02-08 09:07:38 +00:00
Исправлен чёрный на чёном при поиске
This commit is contained in:
parent
b68d86e0a1
commit
5b6da19331
@ -7,6 +7,10 @@ body {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.Select-input > input {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
.Select .Select-value {
|
.Select .Select-value {
|
||||||
background-color: rgb(27, 29, 30);
|
background-color: rgb(27, 29, 30);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user