Skip to content

Commit e47cf0c

Browse files
committed
Merge branch 'post-sb8-upgrade-fixes' of https://github.com/undp/design-system into post-sb8-upgrade-fixes
2 parents 6c836c1 + 9318bf2 commit e47cf0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/Molecules/Blocks/CountryCard/country-card.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
@include transition(all 0.5s cubic-bezier(0.64,0.05,0.35,1.05));
124124
@include transitiondelay(0.3s);
125125

126-
bottom: 0;
126+
// bottom: 0;
127127
box-shadow: 0 1px 0 1px $color-white;
128128
box-sizing: border-box;
129129
opacity: 0;

0 commit comments

Comments
 (0)