Fix: Remove z-index from container styles and add z-index to settings button

This commit is contained in:
MasterAcnolo
2026-04-14 09:22:31 +02:00
parent c3ea1ac0bd
commit e0d017d9fd
2 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,6 @@
left: 0;
right: 0;
padding: 1em;
z-index: 1000;
display: flex;
flex-direction: column;
align-items: center;