Bug: Fix URL text overflow (#537)
This commit is contained in:
parent
91f8b4a650
commit
708d2688ff
1 changed files with 2 additions and 1 deletions
|
@ -49,6 +49,7 @@ export default {
|
|||
|
||||
a {
|
||||
color: $color-primary;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
&.user {
|
||||
|
|
Loading…
Reference in a new issue