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

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