mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
fix: layout css, fixed #409
This commit is contained in:
parent
01140ceb54
commit
aeb692ed6b
@ -388,7 +388,7 @@ body.sticky
|
|||||||
|
|
||||||
body.close
|
body.close
|
||||||
.sidebar
|
.sidebar
|
||||||
transform translateX(-$sidebar-width)
|
transform translateX(- $sidebar-width)
|
||||||
|
|
||||||
.sidebar-toggle
|
.sidebar-toggle
|
||||||
width auto
|
width auto
|
||||||
@ -415,7 +415,7 @@ body.close
|
|||||||
overflow-x hidden
|
overflow-x hidden
|
||||||
|
|
||||||
.sidebar
|
.sidebar
|
||||||
left -$sidebar-width
|
left - $sidebar-width
|
||||||
transition transform 250ms ease-out
|
transition transform 250ms ease-out
|
||||||
|
|
||||||
.content
|
.content
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user