Add model preview to upload page

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-11-03 14:05:18 -07:00
parent a3a9902070
commit fcb14a0cde
4 changed files with 64 additions and 0 deletions

3
modules/glmv-upl.css Normal file
View File

@@ -0,0 +1,3 @@
.mv-preview {
pointer-events: none;
}