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

Fix admin dashboard drawer margin

This commit is contained in:
MrTimscampi 2020-04-12 22:26:55 +02:00
parent 34ffb8df71
commit aae5006637

View file

@ -316,7 +316,7 @@
} }
.dashboardDocument .mainDrawer-scrollContainer { .dashboardDocument .mainDrawer-scrollContainer {
margin-top: 6em !important; margin-top: 4.65em !important;
} }
} }