mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 09:00:50 +00:00
fix: SpanDetail text overlap
This commit is contained in:
parent
2be0a84d48
commit
f16ff35161
@ -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