forked from forkanization/Proxmox-arm64
Update Navbar.tsx
This commit is contained in:
@@ -28,6 +28,7 @@ function Navbar() {
|
||||
};
|
||||
}, []);
|
||||
return (
|
||||
<>
|
||||
<div
|
||||
className={`fixed left-0 top-0 z-50 flex w-screen justify-center px-4 xl:px-0 ${
|
||||
isScrolled ? "glass border-b bg-background/50" : ""
|
||||
|
||||
Reference in New Issue
Block a user