Skip to content

Commit

Permalink
fixup! refactor(chip-set): correctly use MDC's HTML & classes
Browse files Browse the repository at this point in the history
  • Loading branch information
LucyChyzhova committed Jan 4, 2024
1 parent aa42abb commit b8393bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/chip-set/chip-set.scss
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ limel-icon.mdc-chip__icon.mdc-chip__icon--leading {
min-height: shared_input-select-picker.$height-of-mdc-text-field;
position: relative;
width: 100%;
flex-wrap: nowrap;

&.mdc-chip-set--input {
padding-top: 0.5rem;
Expand Down

0 comments on commit b8393bd

Please sign in to comment.