mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 17:48:47 +08:00
fix select option color in Chrome
This commit is contained in:
parent
8cf7531a22
commit
15f890999f
@ -1130,3 +1130,7 @@ pre .copy-to-clipboard:hover {
|
||||
#searchResults {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
option {
|
||||
color: initial;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user