From 8d22d8abbb4b5e4fd0f9eb99a389e4a23ee22d40 Mon Sep 17 00:00:00 2001 From: pangxie1991 Date: Wed, 11 Jan 2017 16:42:17 +0800 Subject: [PATCH] steps 29px --- dist/steps/wxss/step.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/steps/wxss/step.wxss b/dist/steps/wxss/step.wxss index 17fdc548..ff1f5241 100644 --- a/dist/steps/wxss/step.wxss +++ b/dist/steps/wxss/step.wxss @@ -117,7 +117,7 @@ /* 有描述的step */ .zui-steps--steps .zui-steps__step--db-title { - min-height: 28px; + min-height: 29px; } .zui-steps--steps .zui-steps__step--db-title .zui-steps__line {