#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 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

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.