Skip to content

Commit

Permalink
fix(MultiSelect): adjust padding for filterable component
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod committed Jan 27, 2021
1 parent c53188b commit c881fa4
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,6 @@
color: $text-01;
}

.#{$prefix}--multi-select--filterable .#{$prefix}--text-input {
padding-left: $spacing-03;
}

.#{$prefix}--multi-select--filterable:hover .#{$prefix}--text-input {
background-color: $hover-ui;
}
Expand Down

0 comments on commit c881fa4

Please sign in to comment.