mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix selector-combinator-space-before (CSS)
This commit is contained in:
parent
ae0040165a
commit
cc377df8f3
11 changed files with 48 additions and 48 deletions
|
@ -193,7 +193,7 @@
|
|||
width: 30em;
|
||||
}
|
||||
|
||||
.smallBackdropPosterItem .cardOverlayInner> div {
|
||||
.smallBackdropPosterItem .cardOverlayInner > div {
|
||||
white-space: nowrap;
|
||||
-o-text-overflow: ellipsis;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue