feat: reduce width to 230

This commit is contained in:
amhsirak
2025-11-05 22:04:15 +05:30
parent 3b56d865c9
commit 439a60d298

View File

@@ -322,7 +322,7 @@ return (
<Box sx={{ display: 'flex', minHeight: 'calc(100vh - 64px)', width: '100%' }}>
{/* Sticky Sidebar */}
<Box sx={{
width: 250,
width: 230,
flexShrink: 0,
position: 'sticky',
top: 64, // Height of NavBar