Use the icon-width variable to set SSB icon size
The same way we use it for SDG icons.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user