From bfd49cd7b72eba710f6c8e97acbaf5aec6a2b647 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Mon, 3 Nov 2025 02:47:06 +0100 Subject: [PATCH] fix --- frontend/src/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/styles.css b/frontend/src/styles.css index 61bf91c..2a4c911 100644 --- a/frontend/src/styles.css +++ b/frontend/src/styles.css @@ -2044,7 +2044,7 @@ button.danger:hover:not([disabled]) { justify-content: center; flex-wrap: nowrap; gap: 0.75rem; - z-index: 3000000; + z-index: 2000000; } .panel-floating__label {