From 06abf0fec879b2ea1fc81ea81eb7934a2eddd86f Mon Sep 17 00:00:00 2001 From: Denis Tingaikin Date: Mon, 10 Mar 2025 18:29:30 +0300 Subject: [PATCH] update max-width/max-height for attachment video preview (#8185) Signed-off-by: denis-tingaikin --- .../src/components/AttachmentVideoPreview.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/attachment-resources/src/components/AttachmentVideoPreview.svelte b/plugins/attachment-resources/src/components/AttachmentVideoPreview.svelte index ec598b20ce..80a0c6c1f5 100644 --- a/plugins/attachment-resources/src/components/AttachmentVideoPreview.svelte +++ b/plugins/attachment-resources/src/components/AttachmentVideoPreview.svelte @@ -74,8 +74,8 @@