From ac149533f0bf8cb0738e11205dec346d3154a65a Mon Sep 17 00:00:00 2001 From: sky121113 Date: Fri, 13 Feb 2026 15:57:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=B0=A1=E5=8C=96=20prose=20=E9=A1=9E?= =?UTF-8?q?=E5=88=A5=E4=BB=A5=E8=A7=A3=E6=B1=BA=20Tailwind=20v4=20?= =?UTF-8?q?=E6=8E=92=E7=89=88=E5=A4=B1=E6=95=88=E5=95=8F=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/js/Pages/System/Manual/Index.tsx | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/resources/js/Pages/System/Manual/Index.tsx b/resources/js/Pages/System/Manual/Index.tsx index 3a20b16..8b4311e 100644 --- a/resources/js/Pages/System/Manual/Index.tsx +++ b/resources/js/Pages/System/Manual/Index.tsx @@ -120,19 +120,13 @@ export default function ManualIndex({ toc, currentSlug, content }: Props) {
+ prose-blockquote:border-l-4 prose-blockquote:border-primary-main prose-blockquote:bg-slate-50 + prose-img:rounded-2xl prose-img:shadow-xl + prose-code:text-primary-main prose-code:bg-primary-lightest prose-code:px-1 prose-code:rounded"> {content}