From 91116f56fcbee1740e118c8dcc66a0f5997d267c Mon Sep 17 00:00:00 2001 From: muzi_ys <1099438829@qq.com> Date: Thu, 9 Mar 2023 23:16:50 +0800 Subject: [PATCH] fix windows conn't move --- css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/index.css b/css/index.css index 0d39503..2e01307 100644 --- a/css/index.css +++ b/css/index.css @@ -895,6 +895,7 @@ body { } .mac-open-iframe .layui-layer-setwin { + width: 150px; /*需要定义长度避免影响拖动 多预留一个button位置*/ position: absolute; left: 0; top: 0;