This reverts commit a4d361379f.
Reason for revert: this breaks screencast preview (the image
that is shown when you hover over the screencast).
This commit is contained in:
parent
3c0fab489b
commit
dc81cfaf81
|
|
@ -23,8 +23,6 @@
|
||||||
cursor: text;
|
cursor: text;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
max-height: 200px;
|
|
||||||
overflow-y: scroll;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline-divider {
|
.timeline-divider {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue