Skip to content

Commit 40b381c

Browse files
author
Daniel Herzog
committed
DFL-3595: Scroll position is not restored when using "Wrap" in Network details
1 parent 5b2ad8a commit 40b381c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/network/network_style.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,8 @@
239239

240240
.network-detail-overlay > .table
241241
{
242-
height: 100%;
243242
padding: 0 5px;
244243
box-sizing: border-box;
245-
overflow: auto;
246244
}
247245

248246
.network-detail-overlay .table

0 commit comments

Comments
 (0)