cherry-pick(#32553): fix(trace-viewer): fix ui issue on network request details
This commit is contained in:
parent
13e6e48a2b
commit
90f959a11c
|
|
@ -16,6 +16,7 @@
|
|||
|
||||
.network-request-details-tab {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
user-select: text;
|
||||
line-height: 24px;
|
||||
margin-left: 10px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue