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,11 +102,9 @@
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@include comfortable {
|
|
||||||
.icon, .label {
|
.icon, .label {
|
||||||
padding-block: 2px;
|
padding-block: 2px;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue