Fix user name work wrapping
This commit is contained in:
parent
d3976db269
commit
82eb78504f
|
@ -13,6 +13,8 @@
|
|||
flex-direction: column;
|
||||
|
||||
.actor-info-display-name {
|
||||
@include peertube-word-wrap;
|
||||
|
||||
font-size: 20px;
|
||||
font-weight: $font-bold;
|
||||
|
||||
|
|
Loading…
Reference in New Issue