Update resources/assets/sass/components/_link-card.scss
Co-Authored-By: Aoi Irie <eai@mizle.net>
This commit is contained in:
parent
0ad0b268bc
commit
d8cdf218b7
@ -42,7 +42,11 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
&:not([display=none]) {
|
&:not([display=none]) {
|
||||||
height: $height;
|
min-height: $height;
|
||||||
|
|
||||||
|
img {
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user