fix: style

This commit is contained in:
Fine 2024-01-22 15:38:14 +08:00
parent dd1fb8a14b
commit 82229aca7c

View File

@ -159,6 +159,7 @@ limitations under the License. -->
.selectors { .selectors {
margin: 2px 2px 0 0; margin: 2px 2px 0 0;
width: 120px;
} }
.trace-t-wrapper { .trace-t-wrapper {
@ -182,11 +183,11 @@ limitations under the License. -->
} }
.trace-t { .trace-t {
width: 420px; width: 300px;
} }
.list { .list {
width: 300px; width: 280px;
} }
.trace-tr { .trace-tr {