From e818cdde0a49f63c0bf8dbdcb36cce16505c1966 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 30 May 2024 17:20:08 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index d9a8d8c..0178ba2 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -209,18 +209,20 @@ .hospital-select { height: 32px; - width: 120px; + background: #7fd4b0; + color: #fff; + width: 140px; position: absolute; - top: 0; - right: 0; + top: 20px; + right: 40px; } @endpush @section("content") -
- -
+