From 22deab5d1d951dc2cf47955be64fa86986d2ef32 Mon Sep 17 00:00:00 2001 From: fofolee Date: Mon, 28 Dec 2020 18:08:37 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/style/options.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/assets/style/options.css b/src/assets/style/options.css index 63841ad..df6be0e 100644 --- a/src/assets/style/options.css +++ b/src/assets/style/options.css @@ -937,3 +937,7 @@ li.CodeMirror-hint { margin: 5px; user-select: none; } + +.swal2-input { + text-align: center; +}