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

Fix tabs hopping

This commit is contained in:
MrTimscampi 2020-03-04 20:37:22 +01:00
parent 4e9a2e2064
commit acea76b450
3 changed files with 3 additions and 11 deletions

View file

@ -854,7 +854,7 @@ div.itemDetailGalleryLink.defaultCardBackground {
width: auto;
align-items: center;
justify-content: center;
margin-top: -4.3em;
margin-top: -4.2em;
position: relative;
}