Your area is showing horizontal extrusion, probably a left extrusion bug It’s not the font stretching that happens because the layout is extruded The avatar on your left also has the same thing. Extrusion So it should be a layout problem
Do you mind sending the code of your comment avatar? html level, and corresponding css style. (Because I think the element of the avatar is probably an inline block with rounded corners. If you check its style, you can find why it is stretched a little)
It’s hard to say anything without seeing the code. It is recommended to hang up a vConsole, log or add some plug-ins, so that the problem can be debugged after it recurs~
It feels like it is not a code problem, but a problem with the default font of the device. Try changing one or two devices and then update the answer, thank you.
Your area is showing horizontal extrusion, probably a left extrusion bug
It’s not the font stretching that happens because the layout is extruded
The avatar on your left also has the same thing. Extrusion
So it should be a layout problem
It is guessed that the whole is limited by the width of the outer layer
Do you mind sending the code of your comment avatar? html level, and corresponding css style. (Because I think the element of the avatar is probably an inline block with rounded corners. If you check its style, you can find why it is stretched a little)
It’s hard to say anything without seeing the code. It is recommended to hang up a vConsole, log or add some plug-ins, so that the problem can be debugged after it recurs~
It feels like it is not a code problem, but a problem with the default font of the device. Try changing one or two devices and then update the answer, thank you.