Skip to content

Commit 91dff21

Browse files
Merge pull request #423 from danielbonifacio/master
fix transform animations in card footer
2 parents d065439 + 05e1984 commit 91dff21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/vsCard/main.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
transform: translate(0,40%)
3030
margin-top: -5%
3131
padding-top: 0px
32-
overflow hidden
32+
// overflow hidden
3333
&.fixedHeight
3434
position: absolute
3535
bottom: 0

0 commit comments

Comments
 (0)