Files
icehrm/web/node_modules/antd/lib/affix/style/index.less
2020-05-20 18:47:29 +02:00

7 lines
107 B
Plaintext

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