From 09f353138e56f1c8bce236102b8acbda05bcdfc8 Mon Sep 17 00:00:00 2001 From: developer Date: Tue, 28 Apr 2026 13:17:16 +0800 Subject: [PATCH] =?UTF-8?q?fix!=20=D1=81=D1=82=D0=B8=D0=BB=D0=B8=20=D0=BA?= =?UTF-8?q?=D0=B0=D1=80=D1=82=D0=BE=D1=87=D0=B5=D0=BA=20=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B5=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Modules/Post/Views/list/cards.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Modules/Post/Views/list/cards.blade.php b/app/Modules/Post/Views/list/cards.blade.php index 1ec67f6..a2aed75 100644 --- a/app/Modules/Post/Views/list/cards.blade.php +++ b/app/Modules/Post/Views/list/cards.blade.php @@ -13,7 +13,7 @@ class="badge bg-body-secondary text-dark border-secondary bg-opacity-75 fs-6 rou
+ style="height:200px;background-size:cover;background-position:center;background-image:url('{{ url('/storage/' . $post->image) }}')">