#7449: Lighten dropdown widget caret color

This commit is contained in:
jeremystretch
2021-10-05 14:36:33 -04:00
parent cf173d4f50
commit 854a12982f
4 changed files with 4 additions and 3 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
View File
@@ -70,6 +70,7 @@ $spacing-s: $input-padding-x;
span.arrow-down,
span.arrow-up {
border-color: currentColor;
color: $text-muted;
}
}
// Don't show the depth indicator outside of the menu.