Update packages/trace-viewer/src/ui/timeline.css
Signed-off-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
32ebddb756
commit
51f27c4cd3
|
|
@ -23,7 +23,7 @@
|
|||
cursor: text;
|
||||
user-select: none;
|
||||
margin-left: 10px;
|
||||
overflow: clip;
|
||||
overflow-x: clip;
|
||||
}
|
||||
|
||||
.timeline-divider {
|
||||
|
|
|
|||
Loading…
Reference in a new issue