From 51fb85c2d86c3b2a12e1f26ecb3665456e116b21 Mon Sep 17 00:00:00 2001 From: spinline Date: Sun, 8 Feb 2026 20:58:14 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20iOS=20Safari=20uyumlulu=C4=9Fu=20i=C3=A7?= =?UTF-8?q?in=20men=C3=BC=20yap=C4=B1lar=C4=B1=20ve=20click=20bubbling=20s?= =?UTF-8?q?orunlar=C4=B1=20giderildi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/index.html | 2 +- frontend/src/components/layout/statusbar.rs | 8 ++-- frontend/src/components/torrent/table.rs | 45 ++++++++++----------- 3 files changed, 26 insertions(+), 29 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index bdb5353..3eb3159 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -81,7 +81,7 @@ - +
- + @@ -160,7 +160,7 @@ pub fn StatusBar() -> impl IntoView { // --- UPLOAD SPEED DROPDOWN ---