1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
This commit is contained in:
Luke Pulverenti 2016-02-22 23:20:24 -05:00
parent ecbff1ca26
commit 8794fb6ecc

View file

@ -15,3 +15,15 @@
top: 0;
right: 5px;
}
.actionSheet {
display: block !important;
}
.actionSheetContent {
display: block !important;
}
.actionSheetMenuItem {
display: block !important;
}