mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update quality pickers
This commit is contained in:
parent
7d0813e2a7
commit
c42723a1f2
3 changed files with 11 additions and 7 deletions
|
@ -42,13 +42,17 @@
|
|||
}
|
||||
|
||||
.actionSheetMenuItem {
|
||||
padding: .8em 1.6em;
|
||||
padding: 0 1.6em;
|
||||
margin: 0;
|
||||
text-transform: none;
|
||||
text-align: inherit;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
font-weight: inherit;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.actionSheetItemText {
|
||||
padding: .8em 0;
|
||||
}
|
||||
|
||||
.layout-tv .actionSheetMenuItem {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue