mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update dialogs
This commit is contained in:
parent
4107231554
commit
c00d7cba09
10 changed files with 49 additions and 57 deletions
|
@ -836,14 +836,14 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
min-height: 60px;
|
||||
}
|
||||
|
||||
.itemMiscInfo {
|
||||
.mobileDetails .itemMiscInfo {
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.itemMiscInfo .endsAt {
|
||||
display: none;
|
||||
}
|
||||
.itemMiscInfo .endsAt {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 750px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue