Skip to content

Commit 95edd33

Browse files
Fixed indentation select box styles
1 parent 3663971 commit 95edd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/components/_select.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.react-select__single-value {
2-
color: white;
2+
color: white !important;
33
}
44

55
.react-select__container,

0 commit comments

Comments
 (0)