diff --git a/src/components/Type.tsx b/src/components/Type.tsx
index c614a85..7f9dd73 100644
--- a/src/components/Type.tsx
+++ b/src/components/Type.tsx
@@ -58,23 +58,27 @@ function VideoThumbnailPlaceholder({ file, mediaPreview, ...props }) {
return ;
return (
-
+
-
+
-
- //
);
}