From 36fe69d4108f174965eb15a9da91f590204c00c5 Mon Sep 17 00:00:00 2001 From: Endless Agent Date: Fri, 26 Jun 2026 03:51:41 +0000 Subject: [PATCH] =?UTF-8?q?feat(dev):=20=E6=96=87=E6=A1=A3=E9=A1=B5?= =?UTF-8?q?=E8=84=9A=EF=BC=88VPDocFooter=EF=BC=89=E7=9A=84=20Markdown=20?= =?UTF-8?q?=E5=92=8C=20Edit=20=E4=B8=A4=E4=B8=AA=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E6=B2=A1=E5=AF=B9=E9=BD=90=EF=BC=8C=E4=B8=80=E9=AB=98=E4=B8=80?= =?UTF-8?q?=E4=BD=8E=E7=9A=84=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Generated by Endless task #27. Co-authored-by: Huacnlee Li Huashun --- docs/.vitepress/theme/style/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/theme/style/index.css b/docs/.vitepress/theme/style/index.css index 4be8fbba..72c63019 100644 --- a/docs/.vitepress/theme/style/index.css +++ b/docs/.vitepress/theme/style/index.css @@ -96,7 +96,7 @@ html.dark .vp-doc th { } .VPDocFooter > .edit-info { - display: contents; + display: contents !important; } .VPDocFooter .edit-link {