render inputs, mode dropdown

This commit is contained in:
Jakob Ketterl
2021-02-15 22:14:56 +01:00
parent 578f165bdc
commit 1112334ea8
4 changed files with 58 additions and 36 deletions

View File

@ -79,4 +79,9 @@ table.bookmarks .frequency {
.wsjt-decoding-depths-table {
width: auto;
margin: 0;
}
.wsjt-decoding-depths-table td:first-child {
padding-left: 0;
}