Hi.
Today I notice that words breaks in admin order page. My orders have a property when users can input long text. And it's looks terrible.
Example:
".... how special you ar
e for us ..."
In styles for <p> in order properties I see:
._251lM p, ._251lM span {
word-break: break-all;
}
And it's breaks displaying of long texts.
But in Abandoned Checkouts it's looking good, because <p> has a word-break: break-word style.
As I know, I cannot modify admin page styles (TamperMonkey and other similar solutions are not suitable, because besides me many people use it). Can your fix it, and set word-break: break-word for <p> tag in order properties for pc layout?
User | Count |
---|---|
738 | |
141 | |
101 | |
64 | |
44 |