diff --git a/web/utils/config-constants.tsx b/web/utils/config-constants.tsx index 929d4d1f2..13aefc777 100644 --- a/web/utils/config-constants.tsx +++ b/web/utils/config-constants.tsx @@ -348,7 +348,7 @@ export const VIDEO_VARIANT_SETTING_DEFAULTS = { fieldName: 'scaledWidth', label: 'Resized Width', maxLength: 4, - placeholder: '1080', + placeholder: '1280', tip: "Optionally resize this content's width.", }, scaledHeight: {