From 8c0d35cca57b31e727d9dbf3dbe761136e649664 Mon Sep 17 00:00:00 2001 From: spinline Date: Sat, 21 Feb 2026 20:31:49 +0300 Subject: [PATCH] fix(frontend): force absolute positioning for tabs scroll --- frontend/src/components/torrent/details.rs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/torrent/details.rs b/frontend/src/components/torrent/details.rs index 515609e..11f22b0 100644 --- a/frontend/src/components/torrent/details.rs +++ b/frontend/src/components/torrent/details.rs @@ -68,8 +68,9 @@ pub fn TorrentDetailsSheet() -> impl IntoView { -
- +
+
+ impl IntoView {

"Eş listesi yakında eklenecek"

+