front/app/SideBar: fixed sidebar
This commit is contained in:
@@ -158,7 +158,7 @@ const useStyles = makeStyles(theme => ({
|
||||
display: 'flex',
|
||||
flexFlow: 'column nowrap',
|
||||
alignItems: 'flex-start',
|
||||
position: 'absolute',
|
||||
position: 'fixed',
|
||||
left: 0,
|
||||
top: 0,
|
||||
bottom: 0,
|
||||
|
||||
Reference in New Issue
Block a user