Skip to content

Commit

Permalink
fix: make dropdown items full width
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonella Sgarlatta committed May 26, 2021
1 parent 69c9247 commit b0682e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/_sn.scss
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@
@extend .px-3;
@extend .py-1\.5;
@extend .text-left;
@extend .w-full;

&.sn-dropdown-item--no-icon {
@extend .py-2;
Expand Down

0 comments on commit b0682e9

Please sign in to comment.