Skip to content

Commit

Permalink
🔥 📝
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfahan committed Apr 23, 2020
1 parent 006bdea commit 66db694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/objects/_icon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
.icon {
display: inline-flex;
align-items: center;
align-self: center; // causes problem in menu-target
align-self: center;
justify-content: center;
width: $icon-area;
height: $icon-area;
Expand Down

0 comments on commit 66db694

Please sign in to comment.