From e713bdb77f706b4aa88b51f24af4477530c5892b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Mon, 3 Nov 2025 17:19:52 -0300 Subject: [PATCH] Refactor User Guide Layout: Updated the structure of the User Guide page to enhance responsiveness and layout consistency. Changed the main content area and navigation bar to utilize full width on smaller screens, improving user experience across devices. --- resources/views/filament/admin/pages/user-guide.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/filament/admin/pages/user-guide.blade.php b/resources/views/filament/admin/pages/user-guide.blade.php index bb34e76..0791857 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 --}} -