swith camera view to jsmpeg

This commit is contained in:
Blake Blackshear
2021-06-18 21:15:59 -05:00
parent 3b695040d1
commit 861ee0485d
3 changed files with 37 additions and 8 deletions
+4
View File
@@ -25,3 +25,7 @@
transform: rotate(360deg);
}
}
.jsmpeg canvas {
position: static !important;
}