mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
c74ba9980b
commit
862871630a
6 changed files with 23 additions and 38 deletions
|
@ -50,11 +50,6 @@ button.actionSheetMenuItem {
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
.layout-tv button.actionSheetMenuItem {
|
||||
padding-top: .16em;
|
||||
padding-bottom: .16em;
|
||||
}
|
||||
|
||||
.actionSheetItemIcon {
|
||||
margin-right: 1.5em !important;
|
||||
}
|
||||
|
@ -68,7 +63,7 @@ button.actionSheetMenuItem {
|
|||
}
|
||||
|
||||
.layout-tv .actionSheetScroller {
|
||||
max-height: 60%;
|
||||
max-height: 64%;
|
||||
max-width: 60%;
|
||||
width: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue