Fix css
This commit is contained in:
parent
d6786459b4
commit
c5cd6a5f3c
@ -7370,7 +7370,7 @@ div.clipboardCPValue.hidewithsize {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#divbodywebsite {
|
#divbodywebsite {
|
||||||
word-break: break-all;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.websiteselectionsection {
|
.websiteselectionsection {
|
||||||
|
|||||||
@ -7155,7 +7155,7 @@ div.clipboardCPValue.hidewithsize {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#divbodywebsite {
|
#divbodywebsite {
|
||||||
word-break: break-all;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.websiteselectionsection {
|
.websiteselectionsection {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user