Update DiscordRecolor.css

This commit is contained in:
Mirco Wittrien 2020-10-24 10:41:08 +02:00
parent 10cbfb5230
commit 88858d897a
1 changed files with 3 additions and 0 deletions

View File

@ -3808,6 +3808,9 @@ html .bd-select-wrapper .bd-label {
html .bd-select {
color: var(--interactive-normal);
}
html .bd-select.bd-select-transparent {
align-items: center;
}
html .bd-select-arrow {
fill: var(--interactive-normal);
}