From 769a832db379358e1463ef22b0f158bb3d87eeff Mon Sep 17 00:00:00 2001 From: ngthhu Date: Mon, 22 Apr 2024 15:28:14 +0700 Subject: [PATCH] fix:[#525] add break-words to torrent component tab --- components/torrent/TorrentCommentTab.vue | 2 +- components/torrent/TorrentCreatedByTab.vue | 2 +- components/torrent/TorrentCreationDateTab.vue | 2 +- components/torrent/TorrentDescriptionTab.vue | 2 +- components/torrent/TorrentEncodingTab.vue | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/components/torrent/TorrentCommentTab.vue b/components/torrent/TorrentCommentTab.vue index 96500406..75ec3edf 100644 --- a/components/torrent/TorrentCommentTab.vue +++ b/components/torrent/TorrentCommentTab.vue @@ -12,7 +12,7 @@