Skip to content

Commit cc908f7

Browse files
Merge pull request transitive-bullshit#379 from r2devops/main
2 parents b5ed2af + 1de5be9 commit cc908f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

styles/global.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,8 @@ body {
3333
height: 1.2em !important;
3434
width: 1.2em !important;
3535
}
36+
37+
.searchInput {
38+
color: var(--fg-color);
39+
caret-color: var(--fg-color);
40+
}

0 commit comments

Comments
 (0)