diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 73c3889..d868172 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -206,6 +206,20 @@ left: 0; bottom: -12px; } + .hospital-select:focus { + outline: none; + } + .date-select > span { + padding: 0 4px; + } + .date-select > select { + display: inline-block; + padding: 0 6px; + border-radius: 4px; + border: #999 1px solid; + height: 34px; + width: 120px; + } .hospital-select { padding: 0 6px; @@ -218,9 +232,6 @@ top: 20px; right: 12px; } - .hospital-select:focus { - outline: none; - } @endpush @@ -316,7 +327,7 @@ 本月 全年 - +