Skip to content

Commit dbe6ee4

Browse files
authored
fix(card): leave auto height to prevent image stretch on chrome
1 parent 6397554 commit dbe6ee4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/definitions/views/card.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@
457457
display: -webkit-flex;
458458
display: flex;
459459
width: 100%;
460-
height: 100%;
461460
border-radius: @defaultBorderRadius 0 0 @defaultBorderRadius;
462461
}
463462
.ui.horizontal.cards > .card > .image:last-child > img,

0 commit comments

Comments
 (0)