From 10b70b72724430b6c7ce5fb48a4a0a7bed96738d Mon Sep 17 00:00:00 2001 From: fennghuang <89014758+fennghuang@users.noreply.github.com> Date: Wed, 12 Oct 2022 13:38:27 +0800 Subject: [PATCH] chore(styles): update release tag style --- .vitepress/theme/custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/.vitepress/theme/custom.css b/.vitepress/theme/custom.css index a9383986..36374b47 100644 --- a/.vitepress/theme/custom.css +++ b/.vitepress/theme/custom.css @@ -57,6 +57,7 @@ background: var(--c-brand); color: white; border-radius: 10px; + vertical-align: middle; } #wwads-container {