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

@ -12,6 +12,18 @@
.guideChannelImage {
position: absolute;
top: 0;
top: 0;
right: 5px;
}
}
.actionSheet {
display: block !important;
}
.actionSheetContent {
display: block !important;
}
.actionSheetMenuItem {
display: block !important;
}