mirror of
https://github.com/snowball-tools/snowballtools-base.git
synced 2026-09-08 13:14:05 +00:00
🎨 style: fixed content moves down issue when opening the sidebar
This commit is contained in:
@@ -63,7 +63,7 @@ export const DashboardLayout = ({
|
||||
variant="ghost"
|
||||
onClick={() => setIsSidebarOpen(false)}
|
||||
>
|
||||
<CrossIcon size={20} />
|
||||
<CrossIcon size={18} />
|
||||
</Button>
|
||||
</motion.div>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user