Add setting for showing user count after channel name
This commit is contained in:
parent
4482129330
commit
0dfdfcc27a
4 changed files with 24 additions and 1 deletions
|
@ -420,6 +420,10 @@ form {
|
|||
width: 100%;
|
||||
margin: 0px;
|
||||
}
|
||||
.settings-dialog table input[type="checkbox"] {
|
||||
width: auto;
|
||||
margin: auto;
|
||||
}
|
||||
.settings-dialog .mic-volume-container {
|
||||
height: 10px;
|
||||
border: 3px solid $mic-volume-border-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue