From c16613194073dddefbd5c46e33c647dd2e1f9584 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 9 Dec 2022 14:18:51 +0100 Subject: [PATCH] Update BasicBackground.css --- Themes/BasicBackground/BasicBackground.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index a7fe72a095..0d21a97c67 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -1081,10 +1081,6 @@ body::after { top: 2px; left: calc(-70px * var(--usechatbubbles) + 16px - (6.6666666px * var(--decoration-to-avatar-ratio)/2)); } -#app-mount .messageItemBody-2EpHAK.hasReply-2Cr4KE .avatarDecoration-34OC0G, -#app-mount .repliedMessage-3Z6XBG ~ * .avatarDecoration-34OC0G { - top: calc(24px - (6.6666666px * var(--decoration-to-avatar-ratio)/2)); -} #app-mount .container-3FojY8 .avatarDecoration-34OC0G { left: calc(-10px * var(--usechatbubbles) - (6.6666666px * var(--decoration-to-avatar-ratio)/2)); }