ca4595873d
CI / test (push) Has been cancelled
Portrait frames (3:5 aspect) at full card width were rendering 600px tall and pushing the body well off-screen. Cap preview max-height at 40dvh and switch the img sizing to max-width/max-height: 100% with auto width/height — photo scales to fit inside the capped preview at its native aspect, with narrow grey side bars filling the leftover horizontal space. Landscape frames are short enough that the cap never engages. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.