Fix user name work wrapping

pull/5023/head
Chocobozzz 2022-06-17 16:07:45 +02:00
parent d3976db269
commit 82eb78504f
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
flex-direction: column;
.actor-info-display-name {
@include peertube-word-wrap;
font-size: 20px;
font-weight: $font-bold;