mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-12 20:09:59 +00:00
fix: don't hind navbar in Zen
This commit is contained in:
parent
e951b0558b
commit
f7a3d9c401
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue