add margin-bottom in default report

This commit is contained in:
debugtalk
2018-06-29 12:09:21 +08:00
parent 696a393776
commit d93fd09373

View File

@@ -11,6 +11,7 @@
}
#summary, #details {
width: 960px;
margin-bottom: 20px;
}
#summary th {
background-color: skyblue;