diff --git a/frontend/src/components/torrent/table.rs b/frontend/src/components/torrent/table.rs index fbe21ac..7cb8e1d 100644 --- a/frontend/src/components/torrent/table.rs +++ b/frontend/src/components/torrent/table.rs @@ -288,9 +288,25 @@ pub fn TorrentTable() -> impl IntoView { >
-

{t.name}

-
- {status_str} +

{t.name}

+
+
+ {status_str} +
+