From 1695fcd442fe2cefb6d3b63869ad8a72ebd5210a Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 04 七月 2025 23:57:18 +0800 Subject: [PATCH] 测试图书 7.4 --- src/components/translateWord/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/translateWord/index.vue b/src/components/translateWord/index.vue index ef48108..569e7fd 100644 --- a/src/components/translateWord/index.vue +++ b/src/components/translateWord/index.vue @@ -48,7 +48,7 @@ text-wrap: wrap; border: 2px solid #3bc6f2; background-color: #fff; - position: absolute; + position: fixed; z-index: 9999; box-sizing: border-box; -- Gitblit v1.9.1