fix(trace-viewer): fix ui issue on network request details (#32553)
This commit is contained in:
parent
dc5bbbf295
commit
6a0009f9ed
|
|
@ -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