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

12 lines
363 B
Plaintext

.@{layout-prefix-cls}-sider-light {
background: @layout-sider-background-light;
.@{layout-prefix-cls}-sider-trigger {
color: @layout-trigger-color-light;
background: @layout-trigger-background-light;
}
.@{layout-prefix-cls}-sider-zero-width-trigger {
color: @layout-trigger-color-light;
background: @layout-trigger-background-light;
}
}