From 2460c539e8b7fdd0b867012006e0f0484ba91d48 Mon Sep 17 00:00:00 2001 From: Richard Steinmetz Date: Tue, 25 Jun 2024 17:53:28 +0200 Subject: [PATCH] fix: scope global sidebar styles to the app Signed-off-by: Richard Steinmetz --- css/app-sidebar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app-sidebar.scss b/css/app-sidebar.scss index 85897056d..e51421b85 100644 --- a/css/app-sidebar.scss +++ b/css/app-sidebar.scss @@ -3,7 +3,7 @@ * SPDX-License-Identifier: AGPL-3.0-or-later */ -.app-sidebar, +.app-calendar .app-sidebar, .event-popover .event-popover__inner { .editor-invitee-list-empty-message, .editor-reminders-list-empty-message,