mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
update style
This commit is contained in:
parent
0317b25f23
commit
fc6f7336be
@ -45,8 +45,7 @@
|
||||
}
|
||||
|
||||
// Patch for popup adjust
|
||||
.@{ant-prefix}-select-dropdown--multiple .@{ant-prefix}-select-dropdown-menu-item {
|
||||
.@{empty-prefix-cls}-small {
|
||||
margin-left: @control-padding-horizontal + 20;
|
||||
}
|
||||
.@{ant-prefix}-select-dropdown--empty .@{ant-prefix}-select-dropdown-menu-item {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
@ -70,7 +70,7 @@
|
||||
"rc-pagination": "~1.17.7",
|
||||
"rc-progress": "~2.3.0",
|
||||
"rc-rate": "~2.5.0",
|
||||
"rc-select": "^8.6.7",
|
||||
"rc-select": "~8.8.0",
|
||||
"rc-slider": "~8.6.3",
|
||||
"rc-steps": "~3.3.0",
|
||||
"rc-switch": "~1.9.0",
|
||||
|
Loading…
Reference in New Issue
Block a user