From aa34fff979d69a9987202d07f7ae7ac537555a85 Mon Sep 17 00:00:00 2001 From: arifal Date: Fri, 12 Sep 2025 14:14:32 +0700 Subject: [PATCH] fix sidebar hover on collapsed --- .../views/layouts/partials/topbar.blade.php | 204 +++++------------- 1 file changed, 50 insertions(+), 154 deletions(-) diff --git a/resources/views/layouts/partials/topbar.blade.php b/resources/views/layouts/partials/topbar.blade.php index 3001cd0..e272afe 100644 --- a/resources/views/layouts/partials/topbar.blade.php +++ b/resources/views/layouts/partials/topbar.blade.php @@ -9,27 +9,9 @@ class="fs-24 align-middle"> - - -
- - {{--
- -
--}} - - {{-- --}} -
+ \ No newline at end of file + \ No newline at end of file