SQLpage
SQLpage copied to clipboard
Add image height property to card component
Add image_height property to the card component to set the maximum height of images.
This property ensures images scale down proportionally to fit the specified height, without distortion or upscaling, by using object-fit: scale-down and a CSS variable.
Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents