diff src/thread.html.luan @ 26:0837820b97fb

tinymce work
author Franklin Schmidt <fschmidt@gmail.com>
date Wed, 20 Jul 2022 15:47:18 -0600
parents 66fd3784e60e
children 72a1b77b4548
line wrap: on
line diff
--- a/src/thread.html.luan	Tue Jul 19 22:24:24 2022 -0600
+++ b/src/thread.html.luan	Wed Jul 20 15:47:18 2022 -0600
@@ -55,6 +55,7 @@
 			}
 			[message] {
 				white-space: pre-wrap;
+				line-height: 1.4;
 			}
 			textarea {
 				width: 100%;