From 2cdc24bc90eb07d4109aec5e8b1cfa46953cf986 Mon Sep 17 00:00:00 2001 From: ShadowDevilsAvenged Date: Mon, 17 Apr 2023 02:21:05 -0400 Subject: [PATCH] Sneaky classes Fixed up the weird avatar that didn't feel right --- SnippetsHere/Role_Border_For_Avatars.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/SnippetsHere/Role_Border_For_Avatars.css b/SnippetsHere/Role_Border_For_Avatars.css index 772d24f..ac6cd32 100644 --- a/SnippetsHere/Role_Border_For_Avatars.css +++ b/SnippetsHere/Role_Border_For_Avatars.css @@ -370,4 +370,10 @@ .preview-QJ3OG3 .message-2CShn3 { margin-left: 14px; +} + +.avatar-2e8lTP.avatar-hF52Er .avatar-2e8lTP { + position: absolute !important; + z-index: 1; + transform: translate(-17px, 0) !important; } \ No newline at end of file