Files
GlModelViewer/modules/glmv-upl.css
Justin Georgi fc30b09d16 Add model previews on upload (#27)
Closes #22

This modifies the upload form to allow for a preview of models.

Reviewed-on: #27
2024-11-04 00:02:48 +00:00

3 lines
41 B
CSS

.mv-preview {
pointer-events: none;
}