Skip to content

Commit df4a632

Browse files
committed
style adjustments for any <video> tags in richtext
1 parent b0466c5 commit df4a632

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/app.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@
215215
}
216216
}
217217
}
218+
219+
& video {
220+
width: 100%;
221+
}
218222
}
219223

220224
/* components */

0 commit comments

Comments
 (0)