.uif-list-header
  overflow hidden
  width 100%
  display flex
  align-items center
  height 48px
  padding 0 12px
  border-bottom 1px solid #CFD1D9
  & > .header-title
    font-size 14px
    margin-right 20px
    font-weight bold
    & + .uif-pager
      margin-left auto
  & > .header-free
    flex auto
  .uif-pager
    margin-left 16px