mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
Fix New Lines in Stream Description
This commit is contained in:
parent
1335e91356
commit
4c4bce6e58
1 changed files with 2 additions and 1 deletions
|
|
@ -74,6 +74,7 @@
|
|||
-webkit-line-clamp: 3;
|
||||
-webkit-box-orient: vertical;
|
||||
color: var(--primary-foreground-color);
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.play-icon {
|
||||
|
|
@ -116,4 +117,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue