diff --git a/components/transfer/style/index.less b/components/transfer/style/index.less index e7005bb062..79634a29f6 100644 --- a/components/transfer/style/index.less +++ b/components/transfer/style/index.less @@ -189,6 +189,15 @@ &-footer { border-top: @border-width-base @border-style-base @border-color-split; } + + &-checkbox { + line-height: 1; + align-items: center; + + & > span { + top: 0; + } + } } &-operation {