From 4906712fb9b0abcdc61cceecd8e6b01910222211 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Tue, 4 Jul 2023 19:12:34 +0300 Subject: [PATCH] [Library & common-assets | explore-redesign]: addThis.component.ts: Replaced addthis external library with addtoany - addthis is no longer supported | general.less: css for addtoany social icons (classes .fully_rounded .a2a_svg). --- less/general.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/less/general.less b/less/general.less index ed4951e..d2723ba 100644 --- a/less/general.less +++ b/less/general.less @@ -336,6 +336,8 @@ a:hover .text-usage-counts-hover:extend(.uk-text-background) { z-index: @global-z-index - 20; } +.fully_rounded .a2a_svg { border-radius: 50% !important; } + @inverse-general-custom-external-color: @global-inverse-color; .hook-inverse() {