From 9525d7f981ee75e2beb9db6b86e162af27f00739 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 30 May 2024 17:28:53 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 73c3889..d868172 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -206,6 +206,20 @@ left: 0; bottom: -12px; } + .hospital-select:focus { + outline: none; + } + .date-select > span { + padding: 0 4px; + } + .date-select > select { + display: inline-block; + padding: 0 6px; + border-radius: 4px; + border: #999 1px solid; + height: 34px; + width: 120px; + } .hospital-select { padding: 0 6px; @@ -218,9 +232,6 @@ top: 20px; right: 12px; } - .hospital-select:focus { - outline: none; - } @endpush @@ -316,7 +327,7 @@ 本月 全年 - +