From 2657504147ca9efc16762fcdb318f9512a3c81c9 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Wed, 25 Jun 2025 10:35:00 +0200 Subject: [PATCH] fix(ui): adjust project grid layout and refine server border styling for better visibility --- resources/views/livewire/dashboard.blade.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/resources/views/livewire/dashboard.blade.php b/resources/views/livewire/dashboard.blade.php index 906cf7ec7..eb75bcd59 100644 --- a/resources/views/livewire/dashboard.blade.php +++ b/resources/views/livewire/dashboard.blade.php @@ -17,9 +17,9 @@

Projects

@if ($projects->count() > 0) -
+