mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 22:51:22 +00:00
GUAC-685: Align typing to the left, just fade out as text is sent.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Text input target -->
|
||||
<div id="text-input"><textarea rows="1" id="target"></textarea><div id="sent-overlay"></div></div>
|
||||
<div id="text-input"><div id="sent-history"></div><textarea rows="1" id="target"></textarea></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user