From 4a7bf5157293a8c3af75f16ce36d9312cd34e28a Mon Sep 17 00:00:00 2001 From: Arda Samadi Date: Tue, 16 Jun 2026 12:58:51 +0330 Subject: [PATCH] Desktop: inline the fixed-bottom buttons on account pages profile/location + profile/wallet "add" buttons were fixed to the viewport bottom; make them static/inline at lg so they sit at the end of the content. --- app/routes/profile.location._index.tsx | 5 ++++- app/routes/profile.wallet._index.tsx | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/app/routes/profile.location._index.tsx b/app/routes/profile.location._index.tsx index 5991603..d92bbfe 100644 --- a/app/routes/profile.location._index.tsx +++ b/app/routes/profile.location._index.tsx @@ -50,7 +50,10 @@ export default function Locaton() {
- +