mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
ie fixes
This commit is contained in:
parent
ecbff1ca26
commit
8794fb6ecc
1 changed files with 14 additions and 2 deletions
|
@ -15,3 +15,15 @@
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 5px;
|
right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.actionSheet {
|
||||||
|
display: block !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.actionSheetContent {
|
||||||
|
display: block !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.actionSheetMenuItem {
|
||||||
|
display: block !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue