From 11478f908a1277d7f7321d202bc2ede4b6d1eb90 Mon Sep 17 00:00:00 2001 From: ngthhu Date: Tue, 23 Apr 2024 11:02:51 +0700 Subject: [PATCH] fix:[#525] more efficient solution fix:[#525] custom word-wrap css class lint fix --- components/Markdown.vue | 13 ++++++++++++- 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 +- 6 files changed, 17 insertions(+), 6 deletions(-) diff --git a/components/Markdown.vue b/components/Markdown.vue index 745904dc..171e4e81 100644 --- a/components/Markdown.vue +++ b/components/Markdown.vue @@ -1,6 +1,6 @@ diff --git a/components/torrent/TorrentCommentTab.vue b/components/torrent/TorrentCommentTab.vue index 75ec3edf..96500406 100644 --- a/components/torrent/TorrentCommentTab.vue +++ b/components/torrent/TorrentCommentTab.vue @@ -12,7 +12,7 @@