Fix: Reduced top padding from expand overview button
This commit is contained in:
parent
e648a8c740
commit
d25f31708c
1 changed files with 4 additions and 0 deletions
|
|
@ -1245,6 +1245,10 @@ progress+span {
|
|||
-webkit-line-clamp: 4;
|
||||
}
|
||||
|
||||
.overview-expand.emby-button {
|
||||
padding: .25em 1em 1em;
|
||||
}
|
||||
|
||||
.itemMiscInfo {
|
||||
align-items: flex-end !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue