From a3cb8288b4f44baf8dff5cba9c853afa292ef38f Mon Sep 17 00:00:00 2001 From: 2betop <2betop.cn@gmail.com> Date: Thu, 2 Jan 2020 14:40:25 +0800 Subject: [PATCH] =?UTF-8?q?wizard=20=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scss/components/_wizard.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/components/_wizard.scss b/scss/components/_wizard.scss index dbc27c7ed..9003e408e 100644 --- a/scss/components/_wizard.scss +++ b/scss/components/_wizard.scss @@ -7,7 +7,7 @@ &-tabs { padding: 0; - .Badge { + .#{$ns}Badge { display: inline-block; width: $Wizard-badge-size; height: $Wizard-badge-size;