From cec9290f6cd8e3e7e881f4d38d43de307645a08a Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 23 九月 2019 09:29:48 +0800 Subject: [PATCH] 2019-09-23update --- src/tabviews/commontable/index.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/tabviews/commontable/index.scss b/src/tabviews/commontable/index.scss index 2c3edaa..14b928d 100644 --- a/src/tabviews/commontable/index.scss +++ b/src/tabviews/commontable/index.scss @@ -2,6 +2,7 @@ min-height: calc(100vh - 110px); .main-copy { position: fixed; + z-index: 2; bottom: 75px; right: 30px; width: 40px; -- Gitblit v1.8.0