Sfoglia il codice sorgente

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

tags/0.2.2
Joel 2 anni fa
parent
commit
94eb2a623e
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      web/app/styles/markdown.scss

+ 1
- 0
web/app/styles/markdown.scss Vedi File

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


Loading…
Annulla
Salva