Add fitIntoWidth/Height

This commit is contained in:
2017-09-09 14:38:03 +02:00
committed by MightyPork
parent d6d985a172
commit abecf0d4ce
2 changed files with 68 additions and 10 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<div id="term-wrap">
<div id="screen" class="theme-%theme%">
<textarea id="softkb-input" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"></textarea>
<input id="softkb-input" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" />
<div id="touch-select-menu">
<button id="touch-select-copy-btn">Copy</button>
</div>