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 {