Skip to content

Commit

Permalink
fix(TabbedGroupPicker): adjusting indentation on groups
Browse files Browse the repository at this point in the history
  • Loading branch information
dvoegelin committed Sep 17, 2024
1 parent aa434cc commit 4b77227
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
.quick-select-list {
.quick-select-item {
background: lighten($light, 10%);
padding: 0.5em 1.75em;
padding: 0.5em 0.8em;
border-bottom: none;
}
}
Expand Down

0 comments on commit 4b77227

Please sign in to comment.