Add kun patch.

This commit is contained in:
2025-07-16 15:30:44 +08:00
parent ea8dbb90b9
commit 673d3067ab
10 changed files with 396 additions and 45 deletions

View File

@@ -87,8 +87,8 @@ export default function Navigator() {
}}
>
<FloatingToTopButton />
<div className="z-1 fixed top-0 w-full backdrop-blur h-16"/>
<div className="z-2 fixed top-0 w-full h-16 bg-base-100 opacity-80"/>
<div className="z-1 fixed top-0 w-full backdrop-blur h-16" />
<div className="z-2 fixed top-0 w-full h-16 bg-base-100 opacity-80" />
<div
className="navbar shadow-sm fixed top-0 z-3 lg:z-10 bg-transparent h-16"
key={key}