Fix select dropdown unreadable (https://github.com/thomaspark/bootswatch/issues/1118)
This commit is contained in:
parent
c2a9348357
commit
20f46d04df
@ -96,5 +96,5 @@ html, body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
select option {
|
select option {
|
||||||
color: #212529;
|
color: var(--bs-dark);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user