We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a4113 commit 5d4e594Copy full SHA for 5d4e594
website/src/style.css
@@ -45,7 +45,7 @@ input, textarea {
45
}
46
option {
47
background-color: var(--vp-c-bg);
48
- color: var(--vp-c-text-1);
+ color: var(--vp-c-text-1) !important;
49
50
51
/* revert the 'white-space' property for textarea elements on Safari */
0 commit comments