rustdoc: make source sidebar collapse by default
This commit is contained in:
parent
b533e8ca6d
commit
ee0ca2d1c0
1 changed files with 1 additions and 1 deletions
|
|
@ -334,7 +334,7 @@ nav.sub {
|
|||
}
|
||||
|
||||
.source .sidebar {
|
||||
width: unset;
|
||||
width: 0px;
|
||||
min-width: 0px;
|
||||
max-width: 300px;
|
||||
flex-grow: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue