Fix display issues
This commit is contained in:
parent
85a722e160
commit
d9e0bae305
2 changed files with 2 additions and 2 deletions
src/routes
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue