Latest updates from IceHrmPro
This commit is contained in:
15
web/node_modules/antd/es/layout/style/light.less
generated
vendored
Normal file
15
web/node_modules/antd/es/layout/style/light.less
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.@{layout-prefix-cls} {
|
||||
&-sider {
|
||||
&-light {
|
||||
background: @layout-sider-background-light;
|
||||
}
|
||||
&-light &-trigger {
|
||||
color: @layout-trigger-color-light;
|
||||
background: @layout-trigger-background-light;
|
||||
}
|
||||
&-light &-zero-width-trigger {
|
||||
color: @layout-trigger-color-light;
|
||||
background: @layout-trigger-background-light;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user