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
59b4199fc0
commit
8144b83f54
44 changed files with 413 additions and 355 deletions
|
@ -40,6 +40,9 @@ button.actionSheetMenuItem {
|
|||
|
||||
.actionSheetItemText {
|
||||
padding: .8em 0;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.layout-tv button.actionSheetMenuItem {
|
||||
|
@ -56,6 +59,7 @@ button.actionSheetMenuItem {
|
|||
margin-bottom: 0 !important;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.layout-tv .actionSheetScroller {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue