Revert buggy timeline layout refactor
This commit is contained in:
parent
81e991af80
commit
3226156a45
6 changed files with 64 additions and 23 deletions
|
@ -7,7 +7,7 @@
|
|||
flex-direction: column;
|
||||
left: 0;
|
||||
pointer-events: none;
|
||||
position: sticky;
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
transition: opacity 0.25s ease-out;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue