Fix brief appearance of rust logo in the sidebar
This commit is contained in:
parent
ecf72996ed
commit
d889a4ebac
@ -398,7 +398,7 @@ nav.sub {
|
||||
}
|
||||
|
||||
.source .sidebar > *:not(:first-child) {
|
||||
transition: opacity 0.5s, visibility 0.2s;
|
||||
transition: opacity 0.5s;
|
||||
opacity: 0;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user