Improved cursor and multiline input field.
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@
|
||||
|
||||
<div id="command_input">
|
||||
<div class="input-wrapper">
|
||||
<input type="text" id="player_input" placeholder="Enter your command..." autofocus>
|
||||
<textarea id="player_input" placeholder="Enter your command..." rows="1" autofocus></textarea>
|
||||
<span id="cursor"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user