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

Merge pull request #3622 from thornbill/restore-external-links

Restore external links on mobile
This commit is contained in:
Bill Thornton 2022-05-09 10:00:48 -04:00 committed by GitHub
commit add924e35e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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