Force wrap long email address (#2395)
parent
8940fe2b4e
commit
eb62fad451
|
@ -210,6 +210,7 @@
|
|||
strong {
|
||||
display: block;
|
||||
color: $color5;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue