mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-07 10:42:56 +00:00
fix: SpanDetail text overlap (#113)
This commit is contained in:
parent
2be0a84d48
commit
9ad9362935
@ -166,7 +166,7 @@ function showCurrentSpanDetail(text: string) {
|
||||
}
|
||||
|
||||
.item span {
|
||||
height: 21px;
|
||||
min-height: 21px;
|
||||
}
|
||||
|
||||
.link-hover {
|
||||
|
Loading…
Reference in New Issue
Block a user