ant-design/components/affix/style/index.less
Long Hao (龙濠) 18c4fe5fd9
refactor: next-affix change affix use cssinjs (#34558)
* refactor: next-affix

* fix: wrong spell

* fix: add fixme

* fix: prefixnam

* fix: change hash to classname

* fix: omit hashclassName

* fix: change name to rootclassName

* fix: rootClassName add

Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
2022-03-22 13:27:12 +08:00

7 lines
122 B
Plaintext

// @import '../../style/themes/index';
// .@{ant-prefix}-affix {
// position: fixed;
// z-index: @zindex-affix;
// }