Update resources/assets/sass/components/_link-card.scss

Co-Authored-By: Aoi Irie <eai@mizle.net>
This commit is contained in:
shibafu
2019-06-27 23:50:59 +09:00
committed by GitHub
parent 0ad0b268bc
commit d8cdf218b7

View File

@@ -42,7 +42,11 @@
display: flex;
&:not([display=none]) {
height: $height;
min-height: $height;
img {
position: absolute;
}
}
}