mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 03:09:18 +00:00
fix: SpanDetail text overlap (#113)
This commit is contained in:
@@ -166,7 +166,7 @@ function showCurrentSpanDetail(text: string) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.item span {
|
.item span {
|
||||||
height: 21px;
|
min-height: 21px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.link-hover {
|
.link-hover {
|
||||||
|
Reference in New Issue
Block a user