From a8f0fb2bf3477abc6b16fb8081dddd4ea6706f97 Mon Sep 17 00:00:00 2001 From: keven Date: Sun, 19 Oct 2025 20:53:41 +0800 Subject: [PATCH] fix(front): add max-w-full class to MarkdownRender in AboutBaseInfo for improved layout (cherry picked from commit 0f0814ce40109aead88346744ba1ae9b7e7bf84f) --- front/components/About/AboutBaseInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/components/About/AboutBaseInfo.vue b/front/components/About/AboutBaseInfo.vue index fd5c514..8de4eff 100644 --- a/front/components/About/AboutBaseInfo.vue +++ b/front/components/About/AboutBaseInfo.vue @@ -118,7 +118,7 @@ const genUserAvatar = (email: string) => { {{ t('about.about') }} - +