From 2b4b1ecca5b6170bcbf3364b7ea81a248d0d6593 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 12 十月 2021 18:02:09 +0800 Subject: [PATCH] 2021-10-12 --- src/components/tabview/index.scss | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/components/tabview/index.scss b/src/components/tabview/index.scss index 09130ce..332f6ad 100644 --- a/src/components/tabview/index.scss +++ b/src/components/tabview/index.scss @@ -66,9 +66,6 @@ } } } - .ant-tabs .ant-tabs-top-content.ant-tabs-content-animated { - transition: margin-left 0s cubic-bezier(0.645, 0.045, 0.355, 1); - } iframe { width: 100%; height: calc(100vh - 115px); -- Gitblit v1.8.0