From 39f88d66d6572751015ec9d0f6d348ec186d514e Mon Sep 17 00:00:00 2001 From: jimczj Date: Mon, 18 Feb 2019 09:58:37 +0800 Subject: [PATCH] =?UTF-8?q?fix(tabs):=20tab-panel=20=E7=A9=BA=E7=99=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/components/tabs.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/style/components/tabs.scss b/src/style/components/tabs.scss index eeaddde4c..279b17bc3 100644 --- a/src/style/components/tabs.scss +++ b/src/style/components/tabs.scss @@ -157,7 +157,6 @@ $at-tabs-pane-min-height: 100px; .at-tabs-pane { display: inline-block; width: 100%; - white-space: initial; box-sizing: border-box; /* modifiers */