From 4dfb2e529b5335ecb90ec66a23efcb1df09c16d2 Mon Sep 17 00:00:00 2001 From: Nexmoe <16796652+nexmoe@users.noreply.github.com> Date: Thu, 2 May 2024 10:31:17 +0800 Subject: [PATCH] fix: list style error --- components/module/List.vue | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/components/module/List.vue b/components/module/List.vue index fd0b3f6..ae65e65 100644 --- a/components/module/List.vue +++ b/components/module/List.vue @@ -18,9 +18,7 @@ const text = extractTextFromHTML(props.module.content)