From 465674f7f94c38fb25e2029a2b65830aaeaa190f Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Wed, 23 Nov 2022 22:29:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- back/src/App.vue | 4 ++-- back/src/assets/scss/common.scss | 23 +++++++++++++++++++ .../views/modules/abilityStatistics/index.vue | 9 +++----- back/src/views/modules/assetReport/index.vue | 9 ++++---- 4 files changed, 32 insertions(+), 13 deletions(-) diff --git a/back/src/App.vue b/back/src/App.vue index a3ce4034..36cb8b9d 100644 --- a/back/src/App.vue +++ b/back/src/App.vue @@ -26,7 +26,7 @@ min-width: 80px !important; border-radius:2px !important; } */ - .el-button--primary { + /* .el-button--primary { vertical-align: middle !important; align-items: center !important; display: inline-flex !important; @@ -35,7 +35,7 @@ justify-content: center !important; min-width: 80px !important; border-radius:2px !important; - } + } */