diff --git a/antdv-demo b/antdv-demo index 937ccc489..bdc7ad925 160000 --- a/antdv-demo +++ b/antdv-demo @@ -1 +1 @@ -Subproject commit 937ccc4896088f148db3a1742517de351161ec5d +Subproject commit bdc7ad92563bae72538ceb802fcd5d1543316f13 diff --git a/components/transfer/style/index.less b/components/transfer/style/index.less index 0b3b8ac9a..00318feb7 100644 --- a/components/transfer/style/index.less +++ b/components/transfer/style/index.less @@ -35,7 +35,8 @@ } &-search { - padding: 0 24px 0 @control-padding-horizontal-sm; + padding-right: 24px; + padding-left: @control-padding-horizontal-sm; &-action { position: absolute; top: 12px;