diff --git a/docs/.vitepress/vitepress/components/globals/parallax-home.vue b/docs/.vitepress/vitepress/components/globals/parallax-home.vue index 03e3efd090..2260c80f5a 100644 --- a/docs/.vitepress/vitepress/components/globals/parallax-home.vue +++ b/docs/.vitepress/vitepress/components/globals/parallax-home.vue @@ -314,7 +314,7 @@ calReleaseCountDown() content: ''; position: absolute; right: -12px; - bottom: 0; + bottom: 8px; background: var(--el-color-primary); height: 8px; width: 8px;