mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-24 00:31:13 -05:00
Fix: Make controls bar fill width
This commit is contained in:
@@ -402,7 +402,7 @@ export default function Parks() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="flex gap-2 w-full lg:w-auto">
|
||||
<div className="flex gap-2 flex-1">
|
||||
<div className="flex-1 sm:flex-none">
|
||||
<ParkSortOptions
|
||||
sort={sort}
|
||||
|
||||
Reference in New Issue
Block a user