Skip to content

Commit e4c6fd6

Browse files
author
Janaka-Steph
committed
change color txt input
1 parent 8588d3e commit e4c6fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/css/search.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515

1616
#search-input {
17-
color: #999;
17+
color: var(--color-jet-50);
1818
font-family: 'open sans', sans-serif;
1919
padding: 0.5rem;
2020
font-size: 0.95em;

0 commit comments

Comments
 (0)