From a808577940342edf60bea6b67ae0e47942ff0f03 Mon Sep 17 00:00:00 2001 From: Miodec Date: Thu, 7 Mar 2024 21:28:31 +0100 Subject: [PATCH] refactor: prefer modalWrapper instead of backdrop --- frontend/src/styles/popups.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/styles/popups.scss b/frontend/src/styles/popups.scss index 0b8638401..8dd48bb96 100644 --- a/frontend/src/styles/popups.scss +++ b/frontend/src/styles/popups.scss @@ -1,5 +1,4 @@ .popupWrapper, -.backdrop, .modalWrapper { width: 100%; height: 100%;