From f0f8da07a701724913e6661c9fb8844d2bc5b182 Mon Sep 17 00:00:00 2001 From: terrylee Date: Thu, 16 Jul 2026 10:55:57 +0800 Subject: [PATCH] =?UTF-8?q?style(app-ui):=20=E6=AF=8F=E9=A0=81=E7=AD=86?= =?UTF-8?q?=E6=95=B8=E4=B8=8B=E6=8B=89=E5=8A=A0=E5=AF=AC=E5=8F=B3=E5=81=B4?= =?UTF-8?q?=20padding=EF=BC=8C=E9=81=BF=E5=85=8D=E6=95=B8=E5=AD=97?= =?UTF-8?q?=E8=88=87=E7=AE=AD=E9=A0=AD=E7=9B=B8=E7=96=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- resources/views/components/app-list-controls.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/components/app-list-controls.blade.php b/resources/views/components/app-list-controls.blade.php index e228174..fe764dd 100644 --- a/resources/views/components/app-list-controls.blade.php +++ b/resources/views/components/app-list-controls.blade.php @@ -10,7 +10,7 @@
{{ __('Show') }} - @foreach([10, 25, 50, 100] as $n) @endforeach