feat: visualize attached events on the trace widget (#190)

This commit is contained in:
Fine0830
2022-11-24 11:19:25 +08:00
committed by GitHub
parent da1db8def6
commit 7d802d490e
13 changed files with 263 additions and 24 deletions

View File

@@ -179,7 +179,7 @@ div.vis-tooltip {
.vis-item {
cursor: pointer;
height: 17px;
height: 20px;
}
.vis-item.Error {
@@ -196,7 +196,7 @@ div.vis-tooltip {
}
.vis-item .vis-item-content {
padding: 0 5px !important;
padding: 0 3px !important;
}
.vis-item.vis-selected.Error,