mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-12-14 13:40:03 +01:00
Break text for extremely long titles with no space
This commit is contained in:
parent
0f59c42462
commit
b87bf0fe93
@ -111,6 +111,7 @@ $thumbnail-overlay-opacity: 0.85
|
||||
font-size: 20px
|
||||
color: var(--primary-text-color)
|
||||
text-decoration: none
|
||||
word-wrap: break-word
|
||||
|
||||
@include is-sidebar-item
|
||||
font-size: 15px
|
||||
|
Loading…
Reference in New Issue
Block a user