feat(article): add video shortcode (#280)

This commit is contained in:
zhixuan
2021-07-27 10:42:06 +02:00
committed by GitHub
parent 8d0c65c374
commit 99c4c89f0a
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -385,7 +385,7 @@
padding-bottom: 56.25%;
overflow: hidden;
& > iframe {
& > iframe, & > video {
position: absolute;
width: 100%;
height: 100%;