Wrap lines in HTML.

This commit is contained in:
Oleksandr Kozachuk
2023-01-06 17:31:57 +01:00
parent ed894b8b16
commit 44c6f371a8
+1 -1
View File
@@ -70,7 +70,7 @@
.input {
font-family: monospace;
font-size: 16px;
white-space: pre;
white-space: pre-wrap;
}
</style>
</head>