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