mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update probing
This commit is contained in:
parent
11e4966819
commit
8ac4ff719f
5 changed files with 29 additions and 9 deletions
|
@ -301,7 +301,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
|
||||
.detailLogo {
|
||||
width: 300px;
|
||||
height: 80px;
|
||||
height: 70px;
|
||||
position: absolute;
|
||||
top: 10%;
|
||||
right: 20%;
|
||||
|
@ -372,7 +372,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
|
||||
.detailPagePrimaryContainer {
|
||||
display: flex;
|
||||
margin-bottom: 3em;
|
||||
margin-bottom: 3.6em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue