mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix action sheet in firefox
This commit is contained in:
parent
bdc77cd46d
commit
7cf86e9e30
2 changed files with 7 additions and 3 deletions
|
@ -37,6 +37,10 @@
|
|||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem-noflex {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.actionSheetItemText {
|
||||
padding: .8em 0;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue