перенос ссылок в амо модалке
This commit is contained in:
parent
ce39371fe5
commit
55ebc8a768
@ -44,6 +44,7 @@ export const AmoAccountInfo: FC<AmoAccountInfoProps> = ({ handleNextStep, accoun
|
|||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href={link}
|
href={link}
|
||||||
|
style={{wordBreak: "break-word"}}
|
||||||
>
|
>
|
||||||
{link}
|
{link}
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user