fix(member-live): correct the overview pinned-column layering

This commit is contained in:
Simon 2026-07-16 09:38:59 +02:00
parent 4d100aef22
commit e16ef1bea4
2 changed files with 10 additions and 36 deletions

View file

@ -161,7 +161,7 @@ defmodule MvWeb.Layouts do
<div class="drawer-content flex flex-col relative z-0">
<!-- Mobile Header (only visible on mobile) -->
<header class="lg:hidden sticky top-0 z-10 navbar bg-base-100 shadow-sm">
<header class="lg:hidden sticky top-0 z-40 navbar bg-base-100 shadow-sm">
<label
for="mobile-drawer"
class="btn btn-square btn-ghost"