further improve channel list style

This commit is contained in:
Mystikfluu 2022-07-12 15:10:47 +02:00
parent 2dd4e7c447
commit 49a732ccee

View File

@ -93,7 +93,12 @@ button {
background-color: var(--fg-color);
text-align: center;
float: left;
padding-right: 20px
margin-left: 20px;
margin-right: 20px;
}
.channel {
padding: 10px;
}
#scriptonly {