Fix styles
This commit is contained in:
@@ -30,9 +30,7 @@ const scrollTop = (node) => {
|
||||
};
|
||||
|
||||
const style = {
|
||||
height: '100%',
|
||||
boxSizing: 'border-box',
|
||||
flex: '0 0 auto',
|
||||
background: '#282c37',
|
||||
display: 'flex',
|
||||
flexDirection: 'column'
|
||||
|
||||
Reference in New Issue
Block a user