From 564d0c129bc01979f2f163669398d18ceda20d28 Mon Sep 17 00:00:00 2001 From: spinline Date: Thu, 5 Feb 2026 00:19:24 +0300 Subject: [PATCH] fix(ui): improve mobile view contrast by setting background to base-200 --- frontend/src/components/torrent/table.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/torrent/table.rs b/frontend/src/components/torrent/table.rs index 1d239f9..6489685 100644 --- a/frontend/src/components/torrent/table.rs +++ b/frontend/src/components/torrent/table.rs @@ -281,7 +281,7 @@ pub fn TorrentTable() -> impl IntoView { -
+
"Torrents"