add video width

This commit is contained in:
cupcakearmy 2022-03-17 12:20:45 +01:00
parent 783161e975
commit f8fec27a5e
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@
}
}
div :global(figure video),
div :global(figure img) {
width: 100%;
height: 100%;