Fix to recognise line breaks

This commit is contained in:
Fraser Crichton
2020-04-03 16:33:43 +13:00
committed by Lachlan Kermode
parent def3088af9
commit 8bf783b30e

View File

@@ -203,6 +203,7 @@
overflow: auto;
margin-top: 0;
border-bottom: none;
white-space: pre-line;
}
.tag {