OneBusAway / wayfinder

Modern web app frontend for OneBusAway built in JavaScript with SvelteKit
GNU Affero General Public License v3.0
4 stars 1 forks source link

Sidebar modal panes should be 'pinned' to the bottom #88

Closed aaronbrethorst closed 7 hours ago

aaronbrethorst commented 18 hours ago

There should be a gap between the search box and the modal pane, not below the modal pane. This is probably as easy as adding one tailwind utility class to the modal pane container.

image