From 1d79f6d96260ad7420e33a2d837a96b37d5d5dbf Mon Sep 17 00:00:00 2001 From: kiner-tang <1127031143@qq.com> Date: Fri, 5 Apr 2024 11:10:02 +0800 Subject: [PATCH] site: opt site style (#48282) --- .dumi/theme/slots/Content/index.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.dumi/theme/slots/Content/index.tsx b/.dumi/theme/slots/Content/index.tsx index c52f62304d..0af5c91e28 100644 --- a/.dumi/theme/slots/Content/index.tsx +++ b/.dumi/theme/slots/Content/index.tsx @@ -104,7 +104,9 @@ const Content: React.FC = ({ children }) => { version={meta.frontmatter.tag} /> )} -
{children}
+
+ {children} +