fix banner height and use primary image as fallback

This commit is contained in:
dkanada 2020-07-29 14:19:27 +09:00
parent 63bd2ef908
commit 24cd5e112b
2 changed files with 9 additions and 1 deletions

View file

@ -646,7 +646,7 @@
.layout-desktop .detailRibbon,
.layout-tv .detailRibbon {
margin-top: -7.2em;
height: 7.18em;
height: 7.2em;
}
.layout-desktop .noBackdrop .detailRibbon,