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")