Always pad clicky-item .icon/.label as in design
This commit is contained in:
parent
4a15b2633a
commit
9b80d9def5
1 changed files with 2 additions and 4 deletions
|
@ -102,10 +102,8 @@
|
|||
line-height: 16px;
|
||||
}
|
||||
|
||||
@include comfortable {
|
||||
.icon, .label {
|
||||
padding-block: 2px;
|
||||
}
|
||||
.icon, .label {
|
||||
padding-block: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue