From 1a3099d926bf7c5f7cb480c5792f0c942abfcfeb Mon Sep 17 00:00:00 2001 From: spinline Date: Sat, 21 Feb 2026 21:58:50 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20mobil=20detay=20paneli=20sa=C4=9Fdan=20a?= =?UTF-8?q?=C3=A7=C4=B1lacak=20=C5=9Fekilde=20g=C3=BCncellendi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/torrent/details.rs | 36 +++++++++++++--------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/frontend/src/components/torrent/details.rs b/frontend/src/components/torrent/details.rs index e4cec17..f7f89bd 100644 --- a/frontend/src/components/torrent/details.rs +++ b/frontend/src/components/torrent/details.rs @@ -15,26 +15,32 @@ pub fn TorrentDetailsPanel() -> impl IntoView { view! { // Mobil overlay backdrop - -
- +
- // Panel — masaüstünde sağ kolonda sabit, mobilde fixed overlay + // Panel — masaüstünde sağ kolonda sabit, mobilde sağdan açılan overlay
// İpucu: panel kapalıyken içeriği render etme