瀏覽代碼

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

tags/0.2.2
Joel 2 年之前
父節點
當前提交
94eb2a623e
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      web/app/styles/markdown.scss

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

@@ -54,6 +54,7 @@
font-weight: 400;
line-height: 1.5;
word-wrap: break-word;
word-break: break-all;
user-select: text;
}


Loading…
取消
儲存