further improve channel list style
This commit is contained in:
parent
2dd4e7c447
commit
49a732ccee
@ -93,7 +93,12 @@ button {
|
|||||||
background-color: var(--fg-color);
|
background-color: var(--fg-color);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
float: left;
|
float: left;
|
||||||
padding-right: 20px
|
margin-left: 20px;
|
||||||
|
margin-right: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.channel {
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#scriptonly {
|
#scriptonly {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user