You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The bottom border of the sidebar toggle button is misaligned with the top navbar's horizontal border. This happens in both expanded and collapsed sidebar states, causing a visual inconsistency.
To Reproduce
Steps to reproduce the behavior:
Start the app locally or visit the live site.
Observe the sidebar toggle section at the top-left.
Toggle between collapsed and expanded views.
Notice the border below the toggle doesn't align with the navbar's bottom border.
Expected behavior
The bottom border of the toggle section should line up perfectly with the navbar’s lower border to maintain consistent UI alignment.