Fix display issues
Some checks failed
Run Tests on Code / test (push) Failing after 24s

This commit is contained in:
Neshura 2024-01-03 23:58:08 +01:00
parent 3a0a552b46
commit e67c19d688
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
2 changed files with 2 additions and 2 deletions

View file

@ -70,7 +70,7 @@
: status == 3
? 'border-maintenance'
: 'border-maintenance'}
bg-black/55 p-4"
bg-black/55 p-4 backdrop-blur-sm z-0"
>
<div class="flex flex-row justify-between pb-4">
<div

View file

@ -6,7 +6,7 @@
</script>
<ul
class="sticky flex h-16 w-full flex-row items-center justify-center gap-3 border-b bg-black/40 backdrop-blur-sm"
class="absolute flex h-16 w-full flex-row items-center justify-center gap-3 border-b bg-black/40 backdrop-blur-sm z-50"
>
<li>
<Button