ソースを参照

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 ファイルの表示

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


読み込み中…
キャンセル
保存