From 84e806945ef8982508a79e0b62a7bcb0881b108c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 30 十二月 2019 10:09:26 +0800 Subject: [PATCH] 2019-12-30 --- src/tabviews/commontable/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/tabviews/commontable/index.scss b/src/tabviews/commontable/index.scss index ba6db0a..cd027d0 100644 --- a/src/tabviews/commontable/index.scss +++ b/src/tabviews/commontable/index.scss @@ -63,6 +63,9 @@ margin-bottom: 5px; } } + .ant-tabs + .ant-tabs { + margin-top: 20px; + } } .ant-back-top { bottom: 30px; -- Gitblit v1.8.0