From 52250e54ee0eb9904ead4de004babda846a02642 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 30 May 2024 17:21:57 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 0178ba2..65c774b 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -208,20 +208,21 @@ } .hospital-select { - height: 32px; + border: none; + height: 34px; background: #7fd4b0; color: #fff; - width: 140px; + width: 150px; position: absolute; top: 20px; - right: 40px; + right: 12px; } @endpush @section("content")