1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 20:15:22 +02:00

Sidebar nav tweak

This commit is contained in:
Josh Pigford 2024-02-11 12:56:23 -06:00
parent a824e9d777
commit b2fdf78101
2 changed files with 11 additions and 10 deletions

View file

@ -45,7 +45,7 @@
</div>
</div>
<nav>
<ul class="mt-6 space-y">
<ul class="mt-6 space-y-1">
<li>
<%= sidebar_link_to t('.dashboard'), root_path, icon: 'layout-grid' %>
</li>