From 322e0ab4a35b19d1407f443d3aa2c1b189f374c8 Mon Sep 17 00:00:00 2001 From: spinline Date: Fri, 13 Feb 2026 14:05:07 +0300 Subject: [PATCH] fix: make torrent status bar visible on mobile --- frontend/src/components/torrent/table.rs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/torrent/table.rs b/frontend/src/components/torrent/table.rs index 862f0bd..26e63fc 100644 --- a/frontend/src/components/torrent/table.rs +++ b/frontend/src/components/torrent/table.rs @@ -544,14 +544,14 @@ pub fn TorrentTable() -> impl IntoView { -