Give some bottom spacing for the log output container

This commit is contained in:
Johannes Zellner
2017-08-10 21:49:27 +02:00
parent 7ba5d1e0d6
commit b25bb76792

View File

@@ -1123,6 +1123,7 @@ footer {
border-color: $body-bg;
padding: 5px;
font-family: monospace;
margin-bottom: 20px;
}
.log-line {