From 4587b07918b19e9724439d773b0ba28f388057df Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 15 五月 2023 21:05:40 +0800
Subject: [PATCH] Merge branch 'develop'

---
 src/assets/css/viewstyle.scss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/assets/css/viewstyle.scss b/src/assets/css/viewstyle.scss
index 26c8c80..4ecf104 100644
--- a/src/assets/css/viewstyle.scss
+++ b/src/assets/css/viewstyle.scss
@@ -112,7 +112,7 @@
     }
   }
   // 鎼滅储鏍�
-  .top-search {
+  .mk-search-wrap {
     >.ant-row {
       .ant-col.search-button {
         .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):active, .ant-btn:not(.ant-btn-primary):not(.ant-btn-link).active, .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):hover, .ant-btn:not(.ant-btn-primary):not(.ant-btn-link):focus {
@@ -135,7 +135,7 @@
     }
   }
   // 琛ㄦ牸
-  .normal-data-table, .normal-custom-table {
+  .normal-data-table, .normal-custom-table, .edit-custom-table {
     table {
       .ant-table-tbody {
         > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {

--
Gitblit v1.8.0