From 3bbb8c98fd999cfdaa6d7e061af04d3bdf47e1fd Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 17 九月 2021 17:50:29 +0800 Subject: [PATCH] 2021-09-17 --- src/components/tabview/index.scss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/tabview/index.scss b/src/components/tabview/index.scss index 5ea2e5a..09130ce 100644 --- a/src/components/tabview/index.scss +++ b/src/components/tabview/index.scss @@ -104,8 +104,8 @@ opacity: 1; } .ant-back-top { - bottom: 20px; - right: 30px; + bottom: 10px; + right: 20px; } .mk-water-mark { position: absolute; -- Gitblit v1.8.0