Blame view

src/styles/components/affix.less 64 Bytes
7fa943eb   梁灏   init
1
2
3
4
  .ivu-affix {
      position: fixed;
      z-index: @zindex-affix;
  }