浏览代码

fix: fix chat res no blank too long caused ui problem (#116)

tags/0.2.2
Joel 2 年前
父节点
当前提交
94eb2a623e
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      web/app/styles/markdown.scss

+ 1
- 0
web/app/styles/markdown.scss 查看文件

font-weight: 400; font-weight: 400;
line-height: 1.5; line-height: 1.5;
word-wrap: break-word; word-wrap: break-word;
word-break: break-all;
user-select: text; user-select: text;
} }



正在加载...
取消
保存