From 539ac1c33f5733a1e43edd294bc3c6c51006578f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 05 一月 2023 09:44:55 +0800
Subject: [PATCH] Merge branch 'develop'

---
 src/tabviews/custom/components/table/base-table/index.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/components/table/base-table/index.scss b/src/tabviews/custom/components/table/base-table/index.scss
index dd90bb5..34f97b7 100644
--- a/src/tabviews/custom/components/table/base-table/index.scss
+++ b/src/tabviews/custom/components/table/base-table/index.scss
@@ -7,6 +7,7 @@
   }
   .top-search {
     border-bottom: 1px solid #efefef;
+    padding-top: 10px;
   }
   >.button-list.toolbar-button {
     min-height: 60px;

--
Gitblit v1.8.0