Skip to content

Commit

Permalink
♿ - style: create spacing between clear and button elements on dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
svenvandescheur committed Feb 20, 2024
1 parent 4bbe5bd commit 31de00e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/form/select/select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
background-color: transparent;
border: none;
margin: 0;
margin-inline-end: var(--spacing-h-s);
padding: 0;
flex-shrink: 0;
}
Expand Down

0 comments on commit 31de00e

Please sign in to comment.