mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
Merge pull request #454 from Stremio/redesign-patch-1
Fix New Lines in Stream Description
This commit is contained in:
commit
17451d63e2
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