From 66d704bddad55541b6aa23cb7d7467e04f33ab6b Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 30 May 2024 17:24:06 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 65c774b..4369fa1 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -217,12 +217,15 @@ top: 20px; right: 12px; } + .hospital-select:focus { + outline: none; + } @endpush @section("content") - +