FeaturesPanel: fix margin on icon with counter
This commit is contained in:
parent
f23a6b0890
commit
280e6f93ab
|
@ -30,15 +30,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&__icon,
|
|
||||||
.icon-with-counter {
|
|
||||||
margin-right: 12px;
|
|
||||||
font-size: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.svg-icon {
|
.svg-icon {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
|
margin-right: 12px;
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
stroke-width: 1.3px;
|
stroke-width: 1.3px;
|
||||||
|
|
Loading…
Reference in New Issue