From 639fad34874ff57f1de713a44bf2e796ea35f734 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 28 七月 2022 14:41:58 +0800 Subject: [PATCH] 2022-07-28 --- src/templates/comtableconfig/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/templates/comtableconfig/index.scss b/src/templates/comtableconfig/index.scss index 05862cb..fc49fea 100644 --- a/src/templates/comtableconfig/index.scss +++ b/src/templates/comtableconfig/index.scss @@ -1,6 +1,6 @@ .common-table-board { position: fixed; - z-index: 1070; + z-index: 1; padding-top: 48px; top: 0px; left: 0px; -- Gitblit v1.8.0