uiowa / uids

UI Design System
http://uids.brand.uiowa.edu
7 stars 1 forks source link

[Card] Bug fix for borderless cards with background colors within sections of the same background color #931

Closed bspeare closed 1 month ago

bspeare commented 1 month ago

How to test

yarn storybook

Test

http://localhost:6006/?path=/story/components-card--grid&args=borderless:!true;background:gold;orientation:right;section_background:bg--gold

Look at stacking on mobile and compare against https://uids.brand.uiowa.edu/?path=/story/components-card--grid&args=borderless:!true;background:gold;orientation:left;section_background:bg--gold

GaryRidgway commented 1 month ago

pulling to test