mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-23 09:54:16 +08:00
98fc8a14e0
* add override * add override support * update doc
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
@import '../../style/themes/index';
|
|
|
|
.@{ant-prefix}-affix {
|
|
position: fixed;
|
|
z-index: @zindex-affix;
|
|
}
|