mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
icon in button min-width fix
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user