feat: 集成超级分词跳转功能

This commit is contained in:
ZiuChen
2022-09-12 12:50:56 +08:00
parent 09468449fe
commit 7e71c7845c
2 changed files with 12 additions and 3 deletions

View File

@@ -55,7 +55,7 @@
overflow: hidden;
word-break: break-all;
max-height: 120px;
max-width: 500px;
max-width: 490px;
padding: 5px;
white-space: pre-wrap;
flex-direction: column;