Skip to content

Commit

Permalink
icon in button min-width fix
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Jan 12, 2021
1 parent afb9111 commit 201a967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/ui/_buttons.scss
Expand Up @@ -26,6 +26,7 @@
.icon {
width: $icon-size;
height: $icon-size;
min-width: $icon-size;
margin: 0 .5rem 0;
margin-inline-start: -.25rem;
vertical-align: bottom;
Expand Down

0 comments on commit 201a967

Please sign in to comment.