mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-55: The clipboard-service-target needs to be "white-space: pre" as well, or newline characters are truncated by setLocalClipboard().
This commit is contained in:
@@ -55,5 +55,6 @@
|
||||
right: -1px;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
white-space: pre;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user