Revert "fix: scroll timeline with multiple pages in context (#23493)" (#23711)

This reverts commit a4d361379f7d9cc8be5b61c4e375b6a0dfa14e24.

Reason for revert: this breaks screencast preview (the image
that is shown when you hover over the screencast).
This commit is contained in:
Andrey Lushnikov 2023-06-14 11:41:42 -07:00 committed by GitHub
parent 3c0fab489b
commit dc81cfaf81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,8 +23,6 @@
cursor: text;
user-select: none;
margin-left: 10px;
max-height: 200px;
overflow-y: scroll;
}
.timeline-divider {