@import "../../style/themes/default";

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