Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧐[问题] 消息气泡中单词被分割开 #206

Closed
umnooob opened this issue May 14, 2024 · 2 comments
Closed

🧐[问题] 消息气泡中单词被分割开 #206

umnooob opened this issue May 14, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@umnooob
Copy link

umnooob commented May 14, 2024

🧐 问题描述

消息中的英文单词会被断开,如何保证单词在同一行不被断开呢

🚑 其他信息

image
@ONLY-yours
Copy link
Collaborator

ONLY-yours commented May 23, 2024

@umnooob 加一下 css 吧。默认是 wrap 的,你通过 ContentRender 给外面加一层 div ,然后给下面所有的 p 标签通过 css 关闭掉这个 break 的属性就好了

image

@ONLY-yours ONLY-yours added the documentation Improvements or additions to documentation label May 23, 2024
@umnooob
Copy link
Author

umnooob commented May 23, 2024

感谢!

@umnooob umnooob closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants