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