Skip to content

Commit

Permalink
feat: improve search title wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
pdanpdan committed Nov 22, 2023
1 parent 805f1fd commit 108e2a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .vitepress/theme/style.sass
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,9 @@ html
@media (min-width: 768px)
line-height: 40px
font-size: 32px

.VPLocalSearchBox .results .result
.titles > .title,
.titles > .title > .text
display: contents

0 comments on commit 108e2a3

Please sign in to comment.