Fix favicon when there is no image preview
This commit is contained in:
parent
71783a8910
commit
ccaa1229d0
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
}
|
||||
|
||||
/** Icon */
|
||||
.ui.card .header > img {
|
||||
.image + .content .header img {
|
||||
position: absolute;
|
||||
top: 1em;
|
||||
height: 1.25em;
|
||||
|
|
Loading…
Reference in a new issue