fix: SpanDetail text overlap (#113)

This commit is contained in:
horochx
2022-06-22 03:54:31 -07:00
committed by GitHub
parent 2be0a84d48
commit 9ad9362935

View File

@@ -166,7 +166,7 @@ function showCurrentSpanDetail(text: string) {
}
.item span {
height: 21px;
min-height: 21px;
}
.link-hover {