Skip to content

Commit

Permalink
fix(select): adjust invalid icon spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Mar 15, 2021
1 parent 4752171 commit 3537762
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/components/src/components/select/_select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@
.#{$prefix}--select-input__wrapper[data-invalid]
.#{$prefix}--select-input
~ .#{$prefix}--select__invalid-icon {
right: $spacing-09;
fill: $support-01;
}

Expand Down

0 comments on commit 3537762

Please sign in to comment.