Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
141 changed files with 7855 additions and 23916 deletions
Showing only changes of commit f4d53d79df - Show all commits

View File

@ -231,6 +231,7 @@ header > nav > a {
.sub-header > label {
display: none;
margin-right: 1em;
}
.sub-header > select {
@ -240,10 +241,8 @@ header > nav > a {
.sub-header > .settings {
color: var(--settings);
display: none;
}
.sub-header > .settings {
color: var(--settings);
margin-left: 1em;
margin-right: 0.5em;
}
.sub-header > .settings:hover {