调整样式

develop
vine_liutk 2023-06-19 11:53:17 +08:00
parent 18f5697ca6
commit 00d0378320
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ class HomeController extends AdminController
->className('h-full clear-card-mb')
->body(
Custom::make()->html(<<<HTML
<div class="h-full flex flex-col mt-5 py-5 px-7">
<div class="h-full flex flex-col mt-5 py-6 px-7">
<div></div>
<div class="flex flex-1 items-center w-full justify-center" id="hitokoto">
<a class="text-dark" href="#" id="hitokoto_text" target="_blank"></a>

View File

@ -69,7 +69,7 @@
<tr>
<td>{{$loop->iteration}}</td>
<td>{{$item['name']}}-{{$item['fee_name']}}</td>
<td>@if(empty($item['name']))-@else{{$timeZone}}@endif</td>
<td>@if(empty($item['name']))-@else<input type="text" style="border:none" value="{{$timeZone}}">@endif</td>
<td>{{$item['fee_value']}}</td>
<td>
<input type="text" style="border:none">