swith camera view to jsmpeg

This commit is contained in:
Blake Blackshear
2021-06-13 14:21:20 -05:00
parent 3b695040d1
commit 861ee0485d
3 changed files with 37 additions and 8 deletions

View File

@@ -25,3 +25,7 @@
transform: rotate(360deg);
}
}
.jsmpeg canvas {
position: static !important;
}