From 9b1e30f3788d5d2d43bca87b5dd63ad1324cb0c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ondr=CC=8Cej=20Ny=CC=81vlt?= Date: Thu, 17 Aug 2023 18:26:06 +0200 Subject: [PATCH] Fix style --- view/static/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/static/main.css b/view/static/main.css index fa8053d..4b3c379 100644 --- a/view/static/main.css +++ b/view/static/main.css @@ -387,6 +387,7 @@ details[open] summary::before { background-color: white; padding: 0.75rem 0; border-bottom: 1px solid var(--border-color); + z-index: 10; } .home-filters .container {