fix: various fixes, add microphone active border etc

This commit is contained in:
alexsparkes
2022-04-12 10:52:59 +01:00
parent 98fed28706
commit af41947e33
20 changed files with 57 additions and 64 deletions

View File

@@ -38,3 +38,7 @@
}
}
}
.micActive {
box-shadow: 0px 0px 50px 9px #E74C3C !important;
}