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

Merge pull request #758 from dannymichel/patch-2

Fix padding in header
This commit is contained in:
dkanada 2020-02-09 16:48:22 +09:00 committed by GitHub
commit 5271ad8137

View file

@ -269,7 +269,7 @@
@media all and (max-width: 84em) {
.withSectionTabs .headerTop {
padding-bottom: 0.2em;
padding-bottom: 0.55em;
}
.sectionTabs {