This commit is contained in:
Laurent Destailleur 2022-02-24 00:17:49 +01:00
parent d6786459b4
commit c5cd6a5f3c
2 changed files with 2 additions and 2 deletions

View File

@ -7370,7 +7370,7 @@ div.clipboardCPValue.hidewithsize {
} }
#divbodywebsite { #divbodywebsite {
word-break: break-all; word-break: break-word;
} }
.websiteselectionsection { .websiteselectionsection {

View File

@ -7155,7 +7155,7 @@ div.clipboardCPValue.hidewithsize {
} }
#divbodywebsite { #divbodywebsite {
word-break: break-all; word-break: break-word;
} }
.websiteselectionsection { .websiteselectionsection {