Browse Source

Header im Hintergrund, um Popups nicht zu verdecken

Matthias Lippmann 3 months ago
parent
commit
1758b6b1d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      customer_cms/partials/fikusta_header.html

+ 1 - 1
customer_cms/partials/fikusta_header.html

@@ -19,7 +19,7 @@
 #fikusta-global-header {
     position: sticky;
     top: 0;
-    z-index: 100;
+    z-index: 30;
     background: #1e3a5f;
     color: #fff;
     box-shadow: 0 2px 6px rgba(0,0,0,.25);