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:
parent
8d02d05441
commit
5e47ca1a17
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
align-content: center;
|
align-content: center;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 8%;
|
top: 3.85em;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue