COnsole: cleanup commands page

This commit is contained in:
dr|z3d 2021-08-25 23:43:06 +00:00
parent 1e285e1cdb
commit 2b9dfab793
2 changed files with 24 additions and 12 deletions

View file

@ -1112,6 +1112,18 @@ input[type=checkbox]:checked + label::after {
word-break: break-all;
}
#loglevel {
margin-top: 9px;
}
#commands {
margin-top: 11px;
}
#consolelang, #maxtransit {
margin-top: 16px;
}
#commands br {
display: none;
}