From ce10677f47a14879424e7f562f78442cc03cfda1 Mon Sep 17 00:00:00 2001 From: lishifeng <10326849@qq.com> Date: 星期二, 15 九月 2020 08:51:45 +0800 Subject: [PATCH] 提交5 --- src/components/ContentBox.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/ContentBox.vue b/src/components/ContentBox.vue index 74ae7e3..1fad674 100644 --- a/src/components/ContentBox.vue +++ b/src/components/ContentBox.vue @@ -136,7 +136,7 @@ right: 1px; top: 50%; margin-top: -20px; - z-index: 9999; + z-index: 99; background-color: #000000; border-top-left-radius: 8px; border-bottom-left-radius: 8px; -- Gitblit v1.9.1