Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 872917b

Browse files
Apollinairebvaughn
authored andcommitted
add color property to the search input css (#1279)
1 parent 5d4f28c commit 872917b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/SettingsPane.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
margin: 0.25rem;
7979
margin-left: 1.75rem;
8080
background-color: transparent;
81+
color: var(--theme-base05);
8182
border: none;
8283
outline: none;
8384
width: 100%;

0 commit comments

Comments
 (0)