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