Skip to content

Commit b1542af

Browse files
committed
add padding that accounts for toolbar above log panel
1 parent 5be00b9 commit b1542af

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
@@ -28,6 +28,7 @@ body, html {
2828

2929
.tab-content, .tab-pane {
3030
height: 100%;
31+
padding-bottom: 30px;
3132
}
3233

3334
.inspector-json {

0 commit comments

Comments
 (0)