Skip to content

Commit e595ebb

Browse files
committed
set dashboard plot width to 1100px by default
1 parent 1aa9a36 commit e595ebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

devtools/test_dashboard/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ header span{
6161
}
6262
.dashboard-plot{
6363
margin-bottom: 30px;
64+
width: 1100px;
6465
}

0 commit comments

Comments
 (0)