Add side bar menus mobile mode
This commit is contained in:
@@ -18,7 +18,7 @@ const LayoutSidebar = () => {
|
||||
}}
|
||||
style={{
|
||||
background: 'linear-gradient(180deg, #1BAA56 0%,rgb(5, 75, 34) 100%)',
|
||||
overflow: 'auto',
|
||||
// overflow: 'auto',
|
||||
height: '100vh',
|
||||
position: 'fixed',
|
||||
left: 0,
|
||||
|
||||
Reference in New Issue
Block a user