From d0dece5539e4862f3cbca1cfcecf5ac09ebfa78a Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Mon, 28 Feb 2022 15:31:09 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Hexo=20=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/Hexo/LayoutSlug.js | 2 +- themes/Hexo/components/Card.js | 2 +- themes/Hexo/components/Catalog.js | 2 +- themes/Hexo/components/LatestPostsGroup.js | 6 +++--- themes/Hexo/components/MenuButtonGroup.js | 4 ++-- themes/Hexo/components/Progress.js | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/themes/Hexo/LayoutSlug.js b/themes/Hexo/LayoutSlug.js index 87c69bee..ceb7322b 100644 --- a/themes/Hexo/LayoutSlug.js +++ b/themes/Hexo/LayoutSlug.js @@ -53,7 +53,7 @@ export const LayoutSlug = props => { showTag={false} floatSlot={floatSlot} > -
+
diff --git a/themes/Hexo/components/Card.js b/themes/Hexo/components/Card.js index 61feccfd..8cb8123c 100644 --- a/themes/Hexo/components/Card.js +++ b/themes/Hexo/components/Card.js @@ -1,7 +1,7 @@ const Card = ({ children, headerSlot, className }) => { return
<>{headerSlot} -
+
{children}
diff --git a/themes/Hexo/components/Catalog.js b/themes/Hexo/components/Catalog.js index 540c0d75..59942526 100644 --- a/themes/Hexo/components/Catalog.js +++ b/themes/Hexo/components/Catalog.js @@ -53,7 +53,7 @@ const Catalog = ({ toc }) => { return
目录
-
+