Always pad clicky-item .icon/.label as in design

This commit is contained in:
Abe Jellinek 2023-12-01 11:11:02 -05:00 committed by Dan Stillman
parent 4a15b2633a
commit 9b80d9def5

View file

@ -102,10 +102,8 @@
line-height: 16px;
}
@include comfortable {
.icon, .label {
padding-block: 2px;
}
.icon, .label {
padding-block: 2px;
}
}