Compare commits
2 Commits
76244f6f6e
...
b32ad97034
| Author | SHA1 | Date | |
|---|---|---|---|
| b32ad97034 | |||
| 71f42f4149 |
@@ -18,7 +18,7 @@ const LayoutSidebar = () => {
|
|||||||
}}
|
}}
|
||||||
style={{
|
style={{
|
||||||
background: 'linear-gradient(180deg, #1BAA56 0%,rgb(5, 75, 34) 100%)',
|
background: 'linear-gradient(180deg, #1BAA56 0%,rgb(5, 75, 34) 100%)',
|
||||||
overflow: 'auto',
|
// overflow: 'auto',
|
||||||
height: '100vh',
|
height: '100vh',
|
||||||
position: 'fixed',
|
position: 'fixed',
|
||||||
left: 0,
|
left: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user