From 55e4cd0a53935e841734a4373259a03c8db89fd5 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Wed, 19 Jan 2022 19:24:06 +0800 Subject: [PATCH] bug --- src/components/AiEditor.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AiEditor.vue b/src/components/AiEditor.vue index a8b5a82a..5db6da97 100644 --- a/src/components/AiEditor.vue +++ b/src/components/AiEditor.vue @@ -246,7 +246,7 @@ export default { position: absolute; bottom: 8px; right: 24px; - z-index: 1999; + z-index: 99; &.fixed { position: fixed;