@affix-prefix-cls: ~"@{css-prefix}affix";

.@{affix-prefix-cls}-fixed{
  position: fixed;
}