NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/ant-design-vue/lib/affix/style/index.less

7 lines
107 B
Plaintext
Raw Normal View History

2023-09-14 14:47:11 +08:00
@import '../../style/themes/index';
.@{ant-prefix}-affix {
position: fixed;
z-index: @zindex-affix;
}