From 134c57c054cc9deb54dfbcff6876053c1d45f5f4 Mon Sep 17 00:00:00 2001 From: terrylee Date: Thu, 16 Jul 2026 14:12:17 +0800 Subject: [PATCH] =?UTF-8?q?fix(app-ui):=20color=20=E5=9E=8B=E9=83=A8?= =?UTF-8?q?=E4=BD=8D=E7=84=A1=20width/height=20=E9=8D=B5=E5=B0=8E=E8=87=B4?= =?UTF-8?q?=20Undefined=20array=20key=20=E2=80=94=20blade=20=E8=AE=80?= =?UTF-8?q?=E5=B0=BA=E5=AF=B8=E6=94=B9=20null=20=E5=AE=89=E5=85=A8($part['?= =?UTF-8?q?width']=20=3F=3F=20null)?= 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/admin/app/ui-bundles/content.blade.php | 2 +- resources/views/admin/app/ui-elements/index.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/admin/app/ui-bundles/content.blade.php b/resources/views/admin/app/ui-bundles/content.blade.php index 65d3989..5dead09 100644 --- a/resources/views/admin/app/ui-bundles/content.blade.php +++ b/resources/views/admin/app/ui-bundles/content.blade.php @@ -60,7 +60,7 @@
@foreach($parts as $key => $part) - + @endforeach

{{ __('Image will be center-cropped to the category size.') }}