From 106263ec10e60ce6c406e4fd5eb76d195772d0f0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 18 十二月 2020 18:07:05 +0800 Subject: [PATCH] 2020-12-18 --- src/tabviews/commontable/index.scss | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/tabviews/commontable/index.scss b/src/tabviews/commontable/index.scss index f76ce06..127ac7c 100644 --- a/src/tabviews/commontable/index.scss +++ b/src/tabviews/commontable/index.scss @@ -6,6 +6,10 @@ .box404 { padding-top: 30px; } + >.top-search { + padding: 0px 24px 5px; + border-bottom: 1px solid #efefef; + } .commontable-main-action { min-height: 25px; .button-list { -- Gitblit v1.8.0