diff --git a/web/src/components/DialogTorrentDetailsContent/Table/index.jsx b/web/src/components/DialogTorrentDetailsContent/Table/index.jsx
index 0837622..8a15bb1 100644
--- a/web/src/components/DialogTorrentDetailsContent/Table/index.jsx
+++ b/web/src/components/DialogTorrentDetailsContent/Table/index.jsx
@@ -60,22 +60,24 @@ const Table = memo(
{fileHasEpisodeText &&
{episode} | }
{fileHasResolutionText && {resolution} | }
{humanizeSize(length)} |
-
-
-
-
- |