mirror of
https://github.com/directus/directus.git
synced 2026-01-30 05:18:00 -05:00
fix video size within in-app docs (#11784)
This commit is contained in:
@@ -215,7 +215,8 @@ export default defineComponent({
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
.md :deep(img) {
|
||||
.md :deep(img),
|
||||
.md :deep(video) {
|
||||
max-width: 100%;
|
||||
margin: 20px 0;
|
||||
border-radius: 6px;
|
||||
|
||||
Reference in New Issue
Block a user