From c887fa3f3886787de51470b7e31378febc214c3a Mon Sep 17 00:00:00 2001 From: sethburkart123 Date: Wed, 19 Jun 2024 19:44:55 +1000 Subject: [PATCH] fix: misaligning page content in certain states --- src/css/injected.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/css/injected.scss b/src/css/injected.scss index 84b4d7fb..6702709a 100644 --- a/src/css/injected.scss +++ b/src/css/injected.scss @@ -432,10 +432,6 @@ ol:has(.MessageList__avatar___2wxyb svg) { .quickbar[data-yiq='light'] .actions { color: white !important; } -.menuShown > :last-child -{ - top: 18% !important; -} .singleSelect > li { border-radius: 4px; margin-top: 4px !important;