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

Fix unexpected unit remaining

This commit is contained in:
MrTimscampi 2020-01-20 21:14:01 +01:00
parent e411ceab5a
commit c53d92accf
2 changed files with 1 additions and 9 deletions

View file

@ -25,7 +25,7 @@
}
.itemDetailPage {
padding-top: 0em !important;
padding-top: 0 !important;
}
.standalonePage {