I have a Photo View Table in V1 that I want to convert to a Deck in V2. My V2 Page has an Image component inside the Deck - no more, no less. The image size is set to 126px (wide) x 168px (high), roughly the same as the V1 display. There are no margins set for the Spacing parameters.
Each Card in the Deck, however, has a displayed width of about 350px, and I cannot make it less. The Deck properties for Card are Minimum Width null, Set Maximum Width “Manually,” and a value for Maximum Width. Anything over 350px expands each card according to the parameter; anything under 350px leaves the cards at the 350px size. I would like the individual cards to be 126px (or no more than 130px).
Is this possible?