Use the icon-width variable to set SSB icon size

The same way we use it for SDG icons.
This commit is contained in:
Javi Martín
2021-02-04 18:39:04 +01:00
parent 86cac524b2
commit 780660afc7

View File

@@ -1575,9 +1575,9 @@ table {
.ssb-whatsapp_app {
background-image: none !important;
color: #fff;
height: $line-height * 2 !important;
height: $icon-width !important;
position: relative;
width: $line-height * 2 !important;
width: $icon-width !important;
&::before {
font-family: "icons" !important;