Files
pyrofetes-frontend/node_modules/ng-zorro-antd/affix/style/index.less
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

7 lines
107 B
Plaintext

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