From 4fdb7e80044c6e92e344e51f4e568dd0ecd5dc56 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Sat, 2 Apr 2022 09:24:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A5bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/warning/components/screen-table/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/modules/warning/components/screen-table/index.vue b/src/views/modules/warning/components/screen-table/index.vue index 9bb54453..522556fe 100644 --- a/src/views/modules/warning/components/screen-table/index.vue +++ b/src/views/modules/warning/components/screen-table/index.vue @@ -325,13 +325,13 @@ export default { box-sizing: border-box; display: block; box-sizing: border-box; - width: 215px; + width: 500px; height: auto; line-height: 20px; border: 1px solid red; position: absolute; right: -100%; - top: 150%; + bottom: 150%; background: #fff; box-shadow: 0 0 10px 0 #2194fe; border: 1px solid #42a4fe;