1
0
mirror of synced 2026-05-22 18:33:15 +00:00

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
+1
View File
@@ -304,6 +304,7 @@
#topic-progress-wrapper {
opacity: 0;
pointer-events: none;
transition: opacity 0.25s;
}
&.d-toc-timeline-visible {
.timeline-container,