Skip to content

Commit

Permalink
fix: make multiselect dropdown spacing consistent (#1165)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuzina authored Dec 13, 2024
1 parent 86e2b2a commit 960cc42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MultiSelect/MultiSelect.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ $dropdown-max-height: 20rem;
list-style: none;
margin-bottom: $sph--x-small;
margin-left: 0;
margin-top: $sph--x-small;
padding-left: 0;
}

Expand Down

0 comments on commit 960cc42

Please sign in to comment.