UX: transition timeline opacity

This commit is contained in:
Joe 2019-04-15 05:30:59 +08:00 committed by GitHub
parent c316cfb31f
commit 34a7c13a6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@
#topic-progress-wrapper {
opacity: 0;
pointer-events: none;
transition: opacity 0.25s;
}
&.d-toc-timeline-visible {
.timeline-container,