mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update live tv image
This commit is contained in:
parent
9599bbbd35
commit
06b74be1fd
16 changed files with 122 additions and 168 deletions
|
@ -62,6 +62,10 @@
|
|||
background-color: #333;
|
||||
}
|
||||
|
||||
.homeTopViews .cardImage {
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
.cardOverlayPlayButton {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
|
|
|
@ -930,7 +930,7 @@ paper-input + .fieldDescription {
|
|||
}
|
||||
|
||||
.footerOverBottomTabs {
|
||||
bottom: 49px !important;
|
||||
bottom: 52px !important;
|
||||
}
|
||||
|
||||
.footerNotification {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue