Fix select dropdown unreadable (https://github.com/thomaspark/bootswatch/issues/1118)
This commit is contained in:
parent
91ac8c294d
commit
c2a9348357
@ -94,3 +94,7 @@ html, body {
|
||||
max-width: 700px;
|
||||
}
|
||||
}
|
||||
|
||||
select option {
|
||||
color: #212529;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user