1.9 (#62)
* Destroys the vue instance when the route is changed * Add new doc helper * Update docs
This commit is contained in:
parent
73cc43c6bd
commit
0709239c77
6 changed files with 118 additions and 12 deletions
|
|
@ -354,6 +354,12 @@ body.sticky {
|
|||
}
|
||||
}
|
||||
|
||||
.markdown-section p.warn {
|
||||
padding: 1em;
|
||||
background: rgba($color-primary, 0.1);
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
body.close {
|
||||
.sidebar {
|
||||
transform: translateX(-$sidebar-width);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue