UX: transition timeline opacity
This commit is contained in:
parent
c316cfb31f
commit
34a7c13a6b
|
@ -304,6 +304,7 @@
|
|||
#topic-progress-wrapper {
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
transition: opacity 0.25s;
|
||||
}
|
||||
&.d-toc-timeline-visible {
|
||||
.timeline-container,
|
||||
|
|
Loading…
Reference in New Issue