diff --git a/packages/address-list/index.less b/packages/address-list/index.less index 0ab16b48b..8723f24be 100644 --- a/packages/address-list/index.less +++ b/packages/address-list/index.less @@ -29,26 +29,8 @@ color: @text-color; } - .van-radio__label { - box-sizing: border-box; - width: 100%; - margin-left: 0; - padding-left: 27px; - } - .van-radio__icon { - position: absolute; - top: 50%; - left: 0; - height: 16px; - line-height: 16px; - transform: translate(0, -50%); - - .van-icon { - width: 16px; - height: 16px; - font-size: 12px; - } + font-size: 16px; } .van-radio__icon--checked .van-icon {