From 6aeb2c7af25358de18da758343942b3ef8a520ed Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Tue, 11 Jun 2024 15:12:14 +0800 Subject: [PATCH] 1 --- resources/views/admin/home.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 300d6e8..089e9c1 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -44,6 +44,7 @@ } .static-container > .card1:nth-child(3) { + flex-basis: 100%; height: 300px; margin-left: 0 !important; }