mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-18 00:57:51 +02:00
feat(v2): make sidebar collapsible (#1817)
* feat(v2): make sidebar collapsible * fix first page load sidebar category not collapsed * misc(v2): nit
This commit is contained in:
parent
e7ba8af6d9
commit
17252a079c
4 changed files with 108 additions and 47 deletions
|
@ -31,9 +31,3 @@ html[data-theme='dark'] {
|
|||
--ifm-font-size-base: 17px;
|
||||
}
|
||||
}
|
||||
|
||||
.menu__list .menu__list .menu__list .menu__link {
|
||||
font-size: 0.75em;
|
||||
font-weight: normal;
|
||||
color: #999;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue