From 0d8affeb277a1dba6a28b724380b7bb6efcb9800 Mon Sep 17 00:00:00 2001 From: Robert Swoboda <53216935+Gengar-i@users.noreply.github.com> Date: Thu, 14 Mar 2024 04:13:36 -0700 Subject: [PATCH] Update _main-container.scss --- src/bundle/Resources/public/scss/_main-container.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bundle/Resources/public/scss/_main-container.scss b/src/bundle/Resources/public/scss/_main-container.scss index f7d283eca7..475df6eba6 100644 --- a/src/bundle/Resources/public/scss/_main-container.scss +++ b/src/bundle/Resources/public/scss/_main-container.scss @@ -113,7 +113,6 @@ flex: 1 1 80%; } - // All Elements influenced by edit container with position fixed ~ .ibexa-notifications-container { right: calculateRem(48px); bottom: calculateRem(16px);