Fix word-break in profile's note on profile page and profile component
This commit is contained in:
@ -311,6 +311,7 @@
|
||||
padding: 10px;
|
||||
padding-top: 15px;
|
||||
color: $color3;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user