From 0b0d9083ba89bb9792edd7ec63d93f80f7301e2b Mon Sep 17 00:00:00 2001 From: fofolee Date: Wed, 17 Jun 2020 23:27:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/style/options.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/style/options.css b/src/assets/style/options.css index b5a27c3..a060a64 100644 --- a/src/assets/style/options.css +++ b/src/assets/style/options.css @@ -302,7 +302,7 @@ #options #customize span.customscript > input { margin-left: 5px; - width: 20%; + width: 16%; } #options #customize { @@ -366,7 +366,7 @@ input::-webkit-input-placeholder { } #options #customize .CodeMirror { - font-size: 13px; + font-size: 14px; font-family: "Monaco", "consolas"; width: 100%; height: 23rem;