index.less 107 B

123456
  1. @import '../../style/themes/index';
  2. .@{ant-prefix}-affix {
  3. position: fixed;
  4. z-index: @zindex-affix;
  5. }