feat(aigc): add video template display support
add video media detection and rendering in TemplateCard and TemplateVersionHero components update scss styles to support both image and video media elements update sample template data to use video covers and adjust template information comment out unused deprecated culture postcard template entry
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
box-shadow: 0 12px 24px rgba(15, 29, 37, 0.08);
|
||||
}
|
||||
|
||||
.template-version-image {
|
||||
.template-version-image,
|
||||
.template-version-video {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user