mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-18 08:42:48 +00:00
feat: support line breaks in addon names to match TV app behavior
This commit is contained in:
parent
9dd44a7ef1
commit
c2c18bc4f6
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
|||
width: 7rem;
|
||||
font-size: 1.1rem;
|
||||
text-align: left;
|
||||
white-space: pre-wrap;
|
||||
color: var(--primary-foreground-color);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue