From 26d0fa42ea8c63a87e8ef93d0915f75f46fb1f9c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 24 三月 2022 11:09:53 +0800 Subject: [PATCH] 2022-03-24 --- src/tabviews/scriptmanage/config.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tabviews/scriptmanage/config.jsx b/src/tabviews/scriptmanage/config.jsx index 493937d..ec8e807 100644 --- a/src/tabviews/scriptmanage/config.jsx +++ b/src/tabviews/scriptmanage/config.jsx @@ -47,7 +47,7 @@ type: "Modal", setting: { "title":"娣诲姞", - "width":60, + "width": 80, "focus":"func", "cols":"2", "finish":"close", @@ -69,7 +69,7 @@ type: "Modal", setting: { "title":"淇敼", - "width":60, + "width": 80, "focus":"func", "cols":"2", "finish":"close", -- Gitblit v1.8.0