From fe6064cf14c7be8d4daddf0a408a5d6f972531b9 Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Fri, 30 Jun 2023 21:42:30 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/LayoutClassic/index.vue | 10 +++++----- src/styles/element.scss | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/layouts/LayoutClassic/index.vue b/src/layouts/LayoutClassic/index.vue index 6e59435..f36e05d 100644 --- a/src/layouts/LayoutClassic/index.vue +++ b/src/layouts/LayoutClassic/index.vue @@ -1,10 +1,10 @@ diff --git a/src/styles/element.scss b/src/styles/element.scss index 740b603..005f745 100644 --- a/src/styles/element.scss +++ b/src/styles/element.scss @@ -473,7 +473,7 @@ } // 按钮的字体大小 .el-button { - font-size: 12px; + font-size: 16px; } // .el-form-item--default{ // display: flex;