import styl from 'cfx.react.style/dist/index'


style = 
  Action:
    cursor: 'pointer'
    padding: '0 12px'
    display: 'inline-block'
    transition: 'all .3s'
    height: '100%'
    width: 44
    height: 64
    display: 'table-cell'
    verticalAlign: 'middle'
    textAlign:'center'
  Row:
    background: '#fff'
    borderBottom: '1px solid #e8e8e8'
  Head:
    background: 'white'
    height: 64
    lineHeight: 64
    padding: 0
  HeaderIcon:
    fontSize: 16
    padding: 4
  PageHeader:
    padding: '16px 32px 0'
    background: '#fff'
    marginBottom: '1pxs solid #e8e8e8'
    boxSizing:'border-box'
export default styl style
,
  userGlamor: true