From 57f666d440f04f5c284e66bba6ba83281ab5d5e4 Mon Sep 17 00:00:00 2001 From: wisecolt Date: Sun, 4 Jan 2026 00:25:52 +0300 Subject: [PATCH] =?UTF-8?q?style(ui):=20torrent=20tablosu=20yerle=C5=9Fimi?= =?UTF-8?q?ni=20iyile=C5=9Ftir?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/src/components/torrents/TorrentTable.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/components/torrents/TorrentTable.tsx b/apps/web/src/components/torrents/TorrentTable.tsx index 43fad84..3d6d6bf 100644 --- a/apps/web/src/components/torrents/TorrentTable.tsx +++ b/apps/web/src/components/torrents/TorrentTable.tsx @@ -88,7 +88,7 @@ export const TorrentTable = () => { }; return ( - + Torrents { className="ml-auto w-28" /> - -
+ +
{filtered.map((torrent) => (