From a892fa7866194628a925ee2a36f9246d76f259c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Tue, 4 Nov 2025 05:59:06 -0300 Subject: [PATCH] Refactor User Guide Page Navigation: Updated the navigation bar in the User Guide page to utilize full width on larger screens, enhancing layout consistency and responsiveness. Removed unnecessary max-width styling to improve usability across different devices. --- resources/views/filament/admin/pages/user-guide.blade.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/resources/views/filament/admin/pages/user-guide.blade.php b/resources/views/filament/admin/pages/user-guide.blade.php index 26aae48..9f204bd 100644 --- a/resources/views/filament/admin/pages/user-guide.blade.php +++ b/resources/views/filament/admin/pages/user-guide.blade.php @@ -1,7 +1,7 @@
{{-- Sol Navigation Bar --}} -