diff --git a/app/assets/stylesheets/layout.scss b/app/assets/stylesheets/layout.scss index 3e2c83bae..b4b02075b 100644 --- a/app/assets/stylesheets/layout.scss +++ b/app/assets/stylesheets/layout.scss @@ -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;