From e9c28212358cd0317442051383b92d23441920c6 Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Tue, 6 Oct 2020 17:19:19 +0800 Subject: [PATCH] style(Stepper): adjust to inline-block --- src/stepper/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stepper/index.less b/src/stepper/index.less index 08aae0caa..112b686c3 100644 --- a/src/stepper/index.less +++ b/src/stepper/index.less @@ -1,7 +1,7 @@ @import '../style/var'; .van-stepper { - font-size: 0; + display: inline-block; user-select: none; &__minus,