Ensure that docs have more width in the page (#9549)

This commit is contained in:
Evert Timberg
2021-08-14 13:17:48 -04:00
committed by GitHub
parent 2c8c6ac9ec
commit 3792f9dbf7

View File

@@ -1,5 +1,9 @@
@require '~vuepress-plugin-tabs/dist/themes/default.styl'
.theme-default-content
&:not(.custom)
max-width: unset
.sidebar-group.is-sub-group.depth-1
> .sidebar-group-items
border-left 1px solid rgba($accentColor, 0.25)