UNPKG

363 Btext/lessView Raw
1.@{layout-prefix-cls}-sider-light {
2 background: @layout-sider-background-light;
3 .@{layout-prefix-cls}-sider-trigger {
4 color: @layout-trigger-color-light;
5 background: @layout-trigger-background-light;
6 }
7 .@{layout-prefix-cls}-sider-zero-width-trigger {
8 color: @layout-trigger-color-light;
9 background: @layout-trigger-background-light;
10 }
11}