FeaturesPanel: fix margin on icon with counter

This commit is contained in:
Alex Gleason 2021-09-27 22:16:25 -05:00
parent f23a6b0890
commit 280e6f93ab
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -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;