mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-25 06:51:23 -05:00
Fix: Make controls bar fill width
This commit is contained in:
@@ -402,7 +402,7 @@ export default function Parks() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</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">
|
<div className="flex-1 sm:flex-none">
|
||||||
<ParkSortOptions
|
<ParkSortOptions
|
||||||
sort={sort}
|
sort={sort}
|
||||||
|
|||||||
Reference in New Issue
Block a user