From 91ca6ff96f6c990e881b58b57210701b5e7286ed Mon Sep 17 00:00:00 2001 From: spinline Date: Sat, 21 Feb 2026 20:36:39 +0300 Subject: [PATCH] fix(frontend): adjust flex shrink and min heights for safe mobile scrolling in details tab --- frontend/src/components/torrent/details.rs | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/torrent/details.rs b/frontend/src/components/torrent/details.rs index 11f22b0..bb99be7 100644 --- a/frontend/src/components/torrent/details.rs +++ b/frontend/src/components/torrent/details.rs @@ -51,9 +51,9 @@ pub fn TorrentDetailsSheet() -> impl IntoView { -
- - +
+ + "Genel" @@ -68,9 +68,8 @@ pub fn TorrentDetailsSheet() -> impl IntoView { -
-
- +
+ impl IntoView {

"Eş listesi yakında eklenecek"

-