Skip to content

Commit c5d2b98

Browse files
committed
fix ability to scroll inspector pane
1 parent 92bfd93 commit c5d2b98

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

views/devpanel.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ body, html {
5050
overflow: scroll;
5151
border-top-color: #E6E6E6;
5252
padding: 10px;
53+
max-height: 100%;
5354
}
5455

5556
pre.scroll-panel {

0 commit comments

Comments
 (0)