From c9c9838b9ec86e64b737f1819ff6972bf3b8d00b Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Mon, 28 Feb 2022 17:55:35 +0800 Subject: [PATCH] =?UTF-8?q?switch=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/common.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/styles/common.scss b/src/styles/common.scss index 7a9d882..dc4652e 100644 --- a/src/styles/common.scss +++ b/src/styles/common.scss @@ -357,4 +357,7 @@ .el-upload-list{ width: 100%; max-width: 400px; +} +.el-switch__label span { + font-size: 12px; } \ No newline at end of file