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.
2 parents b5ed2af + 1de5be9 commit cc908f7Copy full SHA for cc908f7
styles/global.css
@@ -33,3 +33,8 @@ body {
33
height: 1.2em !important;
34
width: 1.2em !important;
35
}
36
+
37
+.searchInput {
38
+ color: var(--fg-color);
39
+ caret-color: var(--fg-color);
40
+}
0 commit comments