mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-08 03:12:54 +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 {
|
.item span {
|
||||||
height: 21px;
|
min-height: 21px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.link-hover {
|
.link-hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user