From f78ecab2eda63635d734291fc15c0e4c5bee7a63 Mon Sep 17 00:00:00 2001
From: Copilot <198982749+Copilot@users.noreply.github.com>
Date: Mon, 20 Oct 2025 10:17:42 -0300
Subject: [PATCH] fix: update mobile responsive layout - buttons overflowing
viewport (#283)
---
.gitignore | 3 ++-
.../reverse-shares/components/reverse-shares-search.tsx | 8 ++++----
.../app/(shares)/s/[alias]/components/share-details.tsx | 4 ++--
.../src/app/(shares)/shares/components/shares-search.tsx | 4 ++--
apps/web/src/app/dashboard/components/recent-files.tsx | 4 ++--
apps/web/src/app/dashboard/components/recent-shares.tsx | 4 ++--
apps/web/src/app/files/components/header.tsx | 8 ++++----
7 files changed, 18 insertions(+), 17 deletions(-)
diff --git a/.gitignore b/.gitignore
index cc6d117..6aa622d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,4 +33,5 @@ apps/server/dist/*
.steering
data/
-node_modules/
\ No newline at end of file
+node_modules/
+screenshots/
\ No newline at end of file
diff --git a/apps/web/src/app/(shares)/reverse-shares/components/reverse-shares-search.tsx b/apps/web/src/app/(shares)/reverse-shares/components/reverse-shares-search.tsx
index 9ee588b..69ce666 100644
--- a/apps/web/src/app/(shares)/reverse-shares/components/reverse-shares-search.tsx
+++ b/apps/web/src/app/(shares)/reverse-shares/components/reverse-shares-search.tsx
@@ -27,13 +27,13 @@ export function ReverseSharesSearch({
return (
-
+
{t("reverseShares.search.title")}
-
-