优化移动端侧边栏
自动部署 / deploy (push) Successful in 3m45s

This commit is contained in:
2026-04-25 13:46:21 +08:00
Unverified
parent fb14ba2be4
commit b7458f490c
6 changed files with 118 additions and 20 deletions
@@ -94,4 +94,51 @@
.site-page.group:not(.hide) + .menus_item_child
max-height: 1000px
opacity: 1
transform: scaleY(1)
transform: scaleY(1)
#sidebar-aside-wrapper
display: none
html.mobile-aside-in-sidebar
#content-inner
> #aside-content
display: none
#sidebar
#sidebar-menus
#sidebar-aside-wrapper
display: block
padding: 20px
&:empty
display: none
#aside-content
margin-top: 0
width: 100%
.card-widget
margin-bottom: 16px
.sticky_layout
position: static
position: initial
top: auto
#card-toc
position: relative
right: auto
bottom: auto
z-index: auto
max-width: none
max-height: none
width: 100%
transition: none
transform: none
transform-origin: center top
&.open
transform: none
.toc-content
max-height: 60vh