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

Change details page ribbon margin to em

This commit is contained in:
Danny Michel 2020-02-05 04:55:56 -05:00 committed by MrTimscampi
parent 8d02d05441
commit 5e47ca1a17

View file

@ -499,7 +499,7 @@
align-items: center;
align-content: center;
position: sticky;
top: 8%;
top: 3.85em;
z-index: 2;
}