1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Use small logo on mobile

This commit is contained in:
MrTimscampi 2020-03-22 17:56:03 +01:00
parent c49e60e2d9
commit 1c0728ada6

View file

@ -128,6 +128,10 @@
margin-top: 0;
}
.layout-mobile .pageTitleWithDefaultLogo {
background-image: url(../img/icon-transparent.png);
}
.headerLeft,
.skinHeader {
display: -webkit-box;