Moved disable microphone into the menu you get when clicking on your own name.

This commit is contained in:
Storm Dragon
2026-07-07 16:02:59 -04:00
parent 19e03e8708
commit 400174d618
5 changed files with 32 additions and 17 deletions
+2 -2
View File
@@ -705,7 +705,7 @@ h1 {
vertical-align: middle;
}
#presentbutton, #unpresentbutton {
#presentbutton {
white-space: nowrap;
margin-right: 0.4em;
margin-top: .1em;
@@ -1112,7 +1112,7 @@ header .collapse:hover {
@media only screen and (max-width: 1024px) {
#presentbutton, #unpresentbutton {
#presentbutton {
width: auto;
}
.nav-link {