Skip to content

Commit

Permalink
Make multiselect dropdown list margin consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuzina committed Dec 13, 2024
1 parent aadba23 commit 6e1c71d
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 6e1c71d

Please sign in to comment.