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