mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-02 06:34:01 +00:00
fix: the display height of the link tree structure (#322)
This commit is contained in:
parent
6872ad5bf2
commit
d00fe6df9e
@ -94,6 +94,7 @@ limitations under the License. -->
|
|||||||
}
|
}
|
||||||
|
|
||||||
.trace {
|
.trace {
|
||||||
|
min-height: calc(100% - 150px);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
min-width: 1200px;
|
min-width: 1200px;
|
||||||
|
Loading…
Reference in New Issue
Block a user