mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-02 07:20:38 +00:00
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
@import '../../style/themes/index';
|
|
|
|
.@{ant-prefix}-affix {
|
|
position: fixed;
|
|
z-index: @zindex-affix;
|
|
}
|