Fix favicon when there is no image preview

This commit is contained in:
Jay Trees 2022-02-23 13:19:47 +01:00
parent 71783a8910
commit ccaa1229d0

View file

@ -50,7 +50,7 @@
}
/** Icon */
.ui.card .header > img {
.image + .content .header img {
position: absolute;
top: 1em;
height: 1.25em;