Archived
2
0
Fork 0

Fix styles

This commit is contained in:
Eugen Rochko 2016-10-12 19:14:47 +02:00
parent 2ddf4e09f9
commit f7f3e6e3be
5 changed files with 7 additions and 7 deletions

View file

@ -30,9 +30,7 @@ const scrollTop = (node) => {
};
const style = {
height: '100%',
boxSizing: 'border-box',
flex: '0 0 auto',
background: '#282c37',
display: 'flex',
flexDirection: 'column'