add margin-bottom in default report

This commit is contained in:
httprunner
2018-06-29 12:09:21 +08:00
parent 28ae4d0c97
commit ff89336076

View File

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