FeaturesPanel: fix margin on icon with counter
This commit is contained in:
parent
f23a6b0890
commit
280e6f93ab
1 changed files with 1 additions and 6 deletions
|
@ -30,15 +30,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
&__icon,
|
||||
.icon-with-counter {
|
||||
margin-right: 12px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.svg-icon {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
margin-right: 12px;
|
||||
|
||||
svg {
|
||||
stroke-width: 1.3px;
|
||||
|
|
Loading…
Reference in a new issue