diff --git a/templates/base.html b/templates/base.html index 40cb1a9..b0fce3e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -103,7 +103,8 @@
+ class="text-base text-gray-900 font-normal rounded-lg flex items-center p-2 hover:bg-gray-100 group cursor-pointer {{ is_selected_page(url_for('dashboard')) }} page-link" + _="on click add .hidden to #sidebar then remove .ml-64 from #main"> @@ -120,7 +121,8 @@