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

Fix logo page margin

This commit is contained in:
Danny Michel 2020-02-01 21:41:30 -05:00 committed by MrTimscampi
parent 254c69b2f1
commit 8b8f84bd42

View file

@ -124,6 +124,11 @@
flex-shrink: 1;
}
.pageTitleWithDefaultLogo {
margin-top: 0;
}
.headerLeft,
.skinHeader {
display: -webkit-box;