mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
add base tuner host
This commit is contained in:
parent
8db3ce6e73
commit
a0bacf629e
@ -701,10 +701,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
||||
}
|
||||
|
||||
.detailSectionHeaderButton {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.lblDetailTab {
|
||||
|
@ -169,7 +169,7 @@
|
||||
white-space: nowrap;
|
||||
position: relative;
|
||||
margin: 0 auto;
|
||||
margin-top: 50px;
|
||||
margin-top: 44px;
|
||||
}
|
||||
|
||||
.mobileGuide .programContainer {
|
||||
|
Loading…
Reference in New Issue
Block a user