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/tabviews/commontable/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/commontable/index.scss b/src/tabviews/commontable/index.scss index 242cdf2..12b410e 100644 --- a/src/tabviews/commontable/index.scss +++ b/src/tabviews/commontable/index.scss @@ -6,7 +6,7 @@ .box404 { padding-top: 30px; } - >.top-search { + >.mk-search-wrap { padding: 0px 24px 5px; border-bottom: 1px solid #efefef; } -- Gitblit v1.8.0