소스 검색

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…
취소
저장