From eef0c90269676811cda56afbc4623b6e386db839 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Tue, 7 Jul 2020 16:56:06 +0800 Subject: [PATCH] style(Sku): remove unused border style --- src/sku/index.less | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/sku/index.less b/src/sku/index.less index a9e2a2374..f663c091d 100644 --- a/src/sku/index.less +++ b/src/sku/index.less @@ -314,12 +314,6 @@ &-messages { padding-bottom: @padding-xl; - .van-cell::after { - top: 0; - right: @padding-md; - bottom: auto; - } - &__image-cell { .van-cell__title { max-width: @field-label-width;