@import '../../base.less';

.@{prefix}-affix {
  position: fixed;
  z-index: @z-index-affix;
}
