diff --git a/src/.vuepress/styles/index.styl b/src/.vuepress/styles/index.styl index 3f4e8b2a..efe77733 100644 --- a/src/.vuepress/styles/index.styl +++ b/src/.vuepress/styles/index.styl @@ -30,6 +30,9 @@ a.sidebar-link:hover a.sidebar-link.active background-color #fdf6f8 +.sidebar p:has( span:empty ) + padding: 0 + .theme-default-content code .token