Fix styles
This commit is contained in:
parent
2ddf4e09f9
commit
f7f3e6e3be
5 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,6 @@
|
|||
import PureRenderMixin from 'react-addons-pure-render-mixin';
|
||||
|
||||
const style = {
|
||||
height: '100%',
|
||||
flex: '0 0 auto',
|
||||
boxSizing: 'border-box',
|
||||
background: '#454b5e',
|
||||
padding: '0',
|
||||
|
|
Reference in a new issue