From 3bfd69b33ad6b5c7c5ada276809da8f27c403d74 Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Thu, 20 Jan 2022 11:38:45 +0800
Subject: [PATCH] 调整 tab 公共样式

---
 common/custom.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/common/custom.scss b/common/custom.scss
index 2852669..8b2e9eb 100644
--- a/common/custom.scss
+++ b/common/custom.scss
@@ -111,6 +111,7 @@
             .at-tabs-pane {
                 height: 100%;
                 font-size: 36px;
+                transform: translate3d(0, 0, 0);
             }
         }
     }

--
Gitblit v1.9.1