Skip to content

Commit 0a4589e

Browse files
2 parents 5afe813 + a33ee8f commit 0a4589e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/components/select/select.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ $gray-color: #eee;
179179
width: 100%;
180180
transition: color $swift-ease-out-duration $swift-ease-out-duration / 3
181181
$swift-ease-out-timing-function;
182-
color: #666;
182+
color: #333;
183183
._oui-animation-noopable & {
184184
transition: none;
185185
}

0 commit comments

Comments
 (0)