mirror of
https://github.com/sasjs/server.git
synced 2026-01-11 00:10:06 +00:00
fix(web): fix UI responsiveness
This commit is contained in:
@@ -211,6 +211,7 @@ const SideBar = ({
|
||||
component={Paper}
|
||||
sx={{
|
||||
margin: '5px',
|
||||
height: '97vh',
|
||||
paddingTop: '45px',
|
||||
display: 'flex',
|
||||
alignItems: 'flex-start'
|
||||
|
||||
Reference in New Issue
Block a user