From b32f6916283f35672ea3e70a5e26f22d62bcbe8e Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 16 Feb 2023 10:53:23 +0800
Subject: [PATCH] 警情动态样式微调,首页弹框分页逻辑调整

---
 src/styles/base/index.scss |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/styles/base/index.scss b/src/styles/base/index.scss
index c64278c..e2688e7 100644
--- a/src/styles/base/index.scss
+++ b/src/styles/base/index.scss
@@ -363,11 +363,6 @@
         left: 50% !important;
         transform: translate(-50%, -50%);
 
-        .el-dialog__header {
-            height: 40px;
-            line-height: 40px;
-        }
-
         .el-table__header-wrapper {
             height: 60px;
             line-height: 60px;

--
Gitblit v1.9.3