Explorar el Código

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

tags/0.2.2
Joel hace 2 años
padre
commit
94eb2a623e
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      web/app/styles/markdown.scss

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

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


Cargando…
Cancelar
Guardar