add z-index

Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt 2024-11-17 16:57:13 +01:00
parent 1a5ae45c58
commit 6d6a3d409d

View File

@ -59,5 +59,6 @@
align-items: center;
justify-content: space-between;
padding-inline-end: 0;
z-index: 10;
}
}