Skip to content

Commit 9d7fd1f

Browse files
committed
increase event log display size
1 parent 3a71ced commit 9d7fd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PerfProblemSimulator/wwwroot/css/dashboard.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ body.page-secondary {
957957
}
958958

959959
.log-container {
960-
max-height: 575px;
960+
max-height: 1200px;
961961
overflow-y: auto;
962962
font-family: 'Cascadia Code', 'Consolas', monospace;
963963
font-size: 0.8125rem;

0 commit comments

Comments
 (0)