update style

This commit is contained in:
zombiej 2019-01-29 11:04:22 +08:00
parent 0317b25f23
commit fc6f7336be
2 changed files with 4 additions and 5 deletions

View File

@ -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;
}

View File

@ -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",