@@ -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
|
||||
|
||||
Reference in New Issue
Block a user