From 529ce84be7e175bb2ecf874be1e34f0db1e12b16 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Thu, 15 Jun 2023 11:02:38 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20style:=20=E6=89=BE=E5=9B=9E?= =?UTF-8?q?=E4=B8=A2=E5=A4=B1=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/App.css b/src/App.css index 9a82ff69..05df83f1 100644 --- a/src/App.css +++ b/src/App.css @@ -229,7 +229,7 @@ border: none; } -.table-box-app .zent-datepicker-trigger{ +.table-box-app .zent-datepicker-trigger { background: #f5f6f7 !important; border: none; } @@ -258,4 +258,8 @@ .zent-select-v2:hover .zent-select-v2-search { background-color: #f7f9fc !important; -} \ No newline at end of file +} + +.linkmore { + display: inline; +}