Moves AudioCapture into react

This commit is contained in:
Josh Perez 2021-09-29 16:23:06 -04:00 committed by GitHub
parent c170d04ffa
commit 603c315c82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 1012 additions and 492 deletions

View file

@ -11,6 +11,7 @@
position: absolute;
text-align: center;
transform: translate(-50%, 0);
user-select: none;
z-index: 100;
@include light-theme {