Skip to content

Commit 9926e24

Browse files
committed
Enhance search input styling: update color for better visibility in search component
1 parent 912007d commit 9926e24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/assets/stylesheets/better_together/forms.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
font-weight: bold;
66
}
77

8+
.ss-content .ss-search input {
9+
color: $light-background-text-color;
10+
}
11+
812
.form-label {
913
font-weight: 500;
1014
}

0 commit comments

Comments
 (0)