ui: remove glass effect on top nav

This commit is contained in:
Anthony Fu 2022-11-27 11:39:57 +08:00
parent 39e200f639
commit 47ad3fe8bf

View file

@ -8,9 +8,7 @@ defineProps<{
<div relative>
<div
sticky top-0 z10
border="b base"
class="bg-base dark:bg-transparent"
backdrop="dark:blur-10px dark:brightness-30"
border="b base" bg-base
:class="isZenMode ? 'op0 hover:op100 transition duration-300' : ''"
>
<div flex justify-between px5 py4>