From c4f50112512fff09748a8f92a3955458cbcbd92b Mon Sep 17 00:00:00 2001 From: fofolee Date: Sat, 16 May 2020 11:13:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/options.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/options.css b/src/assets/options.css index ea8c958..cbaae76 100644 --- a/src/assets/options.css +++ b/src/assets/options.css @@ -185,7 +185,7 @@ } #options #customize .keys{ - width: 10%; + width: 16%; } #options #customize .robot.footBtn{ @@ -281,7 +281,7 @@ #options #customize input.customscript { margin-left: 5px; - width: 200px; + width: 20%; display: none; }