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 238e4bb commit 1de5be9Copy full SHA for 1de5be9
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