// @import '../_utils.scss';
.#{$affix-prefix-cls} {
  position: fixed;
  z-index: $zindex-affix;
}
