show supports amounts, better logic for when to show select boxes #67

Merged
lemsmyth merged 18 commits from master into master 2022-02-19 20:04:39 +01:00
Showing only changes of commit ca13ce8ae5 - Show all commits

View file

@ -94,10 +94,10 @@ table.lbry-channel-table {
}
.lbry-channel-table th, .lbry-channel-table td {
padding: 1em 2em;
padding: .4em 1.6em;
border: 2px solid #fff;
background: #fbd7b4;
font-size: 1.1em;
font-size: 1em;
}
.lbry-channel-table thead th {
padding: .5em 2em;