cherry-pick(#32553): fix(trace-viewer): fix ui issue on network request details

This commit is contained in:
Max Schmitt 2024-09-12 12:27:40 +02:00
parent 13e6e48a2b
commit 90f959a11c

View file

@ -16,6 +16,7 @@
.network-request-details-tab { .network-request-details-tab {
width: 100%; width: 100%;
height: 100%;
user-select: text; user-select: text;
line-height: 24px; line-height: 24px;
margin-left: 10px; margin-left: 10px;