I'm using Apex 24.2 on a 21C database. I have a region using cards to launch other apex applications. It all works great. Now I'd like to adjust the size of the image displayed on the card.
Here are some specifics for the image:
Region / Attributes / Media:
- Source: BLOB Column
- BLOB Column: APP_IMAGE
- Position: Body
- Appearance: Auto
- Sizing: Cover
- CSS Classes: (blank)
How do I adjust the height of the image so that it's 100px ?