GUACAMOLE-1820: Allow newlines within key events.

This commit is contained in:
James Muehlner
2023-08-29 23:37:15 +00:00
parent d7d3d52711
commit ef8da32159

View File

@@ -97,6 +97,12 @@
} }
.text-batches .text .key-event {
white-space: pre-wrap;
}
.text-batches .text .not-typed { .text-batches .text .not-typed {
font-weight: bold; font-weight: bold;