Add support for voice channel parties #33

Closed
wasi-master wants to merge 277 commits from master into 2.0
Showing only changes of commit 0124abb030 - Show all commits

View File

@@ -710,7 +710,7 @@ div.admonition {
padding-bottom: 0.8em;
margin: 0.8em 0;
border-radius: 2.5px;
border-left-width: 4px;
border-left-width: 6px;
border-left-style: solid;
background-color: var(--admonition-background);
}