fix: don't hind navbar in Zen
This commit is contained in:
parent
e951b0558b
commit
f7a3d9c401
@ -9,7 +9,6 @@ defineProps<{
|
||||
<div
|
||||
sticky top-0 z10
|
||||
border="b base" bg-base
|
||||
:class="isZenMode ? 'op0 hover:op100 transition duration-300' : ''"
|
||||
>
|
||||
<div flex justify-between px5 py4>
|
||||
<div flex gap-3 items-center>
|
||||
|
Loading…
Reference in New Issue
Block a user