mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
🐛 修复文本过长导致的渲染溢出
*PostID:46427968
This commit is contained in:
@@ -215,6 +215,7 @@ function getEmojiName() {
|
||||
}
|
||||
|
||||
.tp-text-span {
|
||||
overflow-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user