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
Fixes#228
Optimize the route list view for small screens in `ViewAllRoutesModal.svelte`.
* Implement CSS Flexbox/Grid for better responsiveness.
* Introduce a collapsible list option for routes with many entries.
* Add media queries to optimize touch-friendly interactions.
* Ensure proper padding/margins to improve readability.
0 commit comments