feat: support line breaks in addon names to match TV app behavior

This commit is contained in:
mrcanelas 2026-03-30 13:26:36 -03:00
parent 9dd44a7ef1
commit c2c18bc4f6

View file

@ -60,6 +60,7 @@
width: 7rem;
font-size: 1.1rem;
text-align: left;
white-space: pre-wrap;
color: var(--primary-foreground-color);
}