Ver código fonte

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

tags/0.2.2
Joel 2 anos atrás
pai
commit
94eb2a623e
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      web/app/styles/markdown.scss

+ 1
- 0
web/app/styles/markdown.scss Ver arquivo

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


Carregando…
Cancelar
Salvar