mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-12 07:09:55 +08:00
18c4fe5fd9
* 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>
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
// @import '../../style/themes/index';
|
|
|
|
// .@{ant-prefix}-affix {
|
|
// position: fixed;
|
|
// z-index: @zindex-affix;
|
|
// }
|