Update dimensions and media layout options to be per camera.

This commit is contained in:
Dermot Duffy
2024-03-06 23:08:32 -08:00
parent b8e2b3218e
commit 72eae2bf88
20 changed files with 375 additions and 294 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
:host {
display: block;
height: 100%;
width: 100;
width: 100%;
}
.hidden {