scientist-softserv / atla-hyku

Other
0 stars 0 forks source link

🐛 Fix work thumbnails not showing on collections #185

Closed kirkkwang closed 7 months ago

kirkkwang commented 7 months ago

Story

This commit will target the thumbnails and set the max-width to none. There was a previous override right above it that was setting it to 100% that made them not display.

Ref:

Expected Behavior Before Changes

Work thumbnails were not showing up in the collection show page.

Expected Behavior After Changes

Work thumbnails now show up in the collection show page.

Screenshots / Video

Before

image

After

image