Skip to content

Commit

Permalink
Fix sidebar style (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
rami-elementor authored Dec 16, 2024
1 parent bc2a1e9 commit 6bf1933
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/.vuepress/styles/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6bf1933

Please sign in to comment.