🎨 style: fixed content moves down issue when opening the sidebar
This commit is contained in:
parent
daffcf1203
commit
b75957929a
@ -63,7 +63,7 @@ export const DashboardLayout = ({
|
||||
variant="ghost"
|
||||
onClick={() => setIsSidebarOpen(false)}
|
||||
>
|
||||
<CrossIcon size={20} />
|
||||
<CrossIcon size={18} />
|
||||
</Button>
|
||||
</motion.div>
|
||||
) : (
|
||||
|
Loading…
Reference in New Issue
Block a user