Convert viewer to Lit component.

This commit is contained in:
Dermot Duffy
2021-09-20 21:33:37 -07:00
parent 9bbf46d4a5
commit 6498ae22cd
11 changed files with 522 additions and 482 deletions
+3
View File
@@ -0,0 +1,3 @@
img.media,video.media,canvas.media {
width: 100%;
}