fix navbar changing width slightly
This commit is contained in:
@@ -43,6 +43,7 @@ const useStyles = (settings: IReaderSettings) => makeStyles({
|
|||||||
top: 0,
|
top: 0,
|
||||||
left: 0,
|
left: 0,
|
||||||
width: '300px',
|
width: '300px',
|
||||||
|
minWidth: '300px',
|
||||||
height: '100vh',
|
height: '100vh',
|
||||||
overflowY: 'auto',
|
overflowY: 'auto',
|
||||||
backgroundColor: '#0a0b0b',
|
backgroundColor: '#0a0b0b',
|
||||||
|
|||||||
Reference in New Issue
Block a user