diff --git a/docs/.vitepress/theme/banner.css b/docs/.vitepress/theme/banner.css index 05a97cafd..f6ea7ca80 100644 --- a/docs/.vitepress/theme/banner.css +++ b/docs/.vitepress/theme/banner.css @@ -47,6 +47,8 @@ text-wrap: balance; } .jdx-banner button { + top: 0.25rem; right: 0.25rem; + transform: none; } }