From de3839498d97e951c30040ef6c6bcc18bdafa515 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 14 二月 2020 14:44:42 +0800 Subject: [PATCH] 2020-02-14 --- src/components/tabview/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/tabview/index.scss b/src/components/tabview/index.scss index 7e37b01..e51ffb7 100644 --- a/src/components/tabview/index.scss +++ b/src/components/tabview/index.scss @@ -39,7 +39,7 @@ .main-copy { position: fixed; z-index: 2; - bottom: 75px; + bottom: 65px; right: 30px; width: 40px; height: 40px; -- Gitblit v1.8.0