mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
The containerType: inline-size CSS containment prevented the image from expanding its parent container, causing the preview to render at 0x0px. Removed inline-block and containerType, switched font sizing to vw units.