From d02a1135cab30e704feb113d00c8ea9c79716002 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Fri, 31 May 2024 13:11:09 +1000 Subject: [PATCH] remove notifications scrollbar for screen realestate --- src/css/injected.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/css/injected.scss b/src/css/injected.scss index ad4d8f72..ded45183 100644 --- a/src/css/injected.scss +++ b/src/css/injected.scss @@ -281,6 +281,7 @@ ul.magicDelete > li.deleting { width: 28px !important; height: 28px !important; } +.notifications__items___2hCdv, #menu ul { -ms-overflow-style: none !important; scrollbar-width: none !important;