Skip to content

Commit 8675b4e

Browse files
authored
Merge pull request #585 from gselderslaghs/cards-activator-styling-fix
fix(Cards) activator styling fix
2 parents 644e130 + 0f1dccc commit 8675b4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sass/components/_cards.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,10 @@
141141
bottom: 0;
142142
cursor: pointer;
143143
}
144+
145+
img.activator {
146+
position: relative;
147+
}
144148
}
145149

146150
.card-content {

0 commit comments

Comments
 (0)