🎨 style: fixed content moves down issue when opening the sidebar

This commit is contained in:
Wahyu Kurniawan
2024-03-06 12:46:49 +07:00
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>
) : (