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

Restore external links on mobile

This commit is contained in:
Bill Thornton 2022-05-09 09:30:46 -04:00
parent f2226ee745
commit 3d901d3680

View file

@ -523,10 +523,6 @@
margin: -0.25em 0 0.25em;
}
.layout-mobile .itemExternalLinks {
display: none;
}
.mainDetailButtons {
display: flex;
align-items: center;