enhancements of channel list

This commit is contained in:
Mystikfluu
2022-07-12 15:07:45 +02:00
parent aa42afe092
commit 2dd4e7c447
3 changed files with 5 additions and 2 deletions
+3 -1
View File
@@ -89,7 +89,9 @@ button {
}
.channelTab {
text-align: left;
color: var(--text-color);
background-color: var(--fg-color);
text-align: center;
float: left;
padding-right: 20px
}