Update report_generator.py

This commit is contained in:
SpudGunMan
2024-10-04 01:18:50 -07:00
parent 24e93e3bd5
commit 014a45a2dc
+1 -1
View File
@@ -431,7 +431,7 @@ def generate_main_html(log_data, system_info):
border: none;
}
.timestamp-list {
height: 200px;
height: 400px;
overflow-y: auto;
font-size: 12px;
}