mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix selector-combinator-space-after (CSS)
This commit is contained in:
parent
fafd0d4ea0
commit
ae0040165a
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