mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 20:59:18 +00:00
feat: sort spans with startTime
or spanId
in a segment (#100)
This commit is contained in:
@@ -56,7 +56,7 @@ function loadTrees(l: boolean) {
|
||||
|
||||
.item {
|
||||
height: 100%;
|
||||
width: calc(100% - 300px);
|
||||
flex-grow: 2;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user