mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-18 10:49:02 +00:00
more
This commit is contained in:
parent
0d8680cf01
commit
21ebe096e2
@ -36,7 +36,7 @@
|
||||
<button id="new_key" class="form-control btn btn-info btn-xs">Generate new key</button>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<textarea id="key" class="form-control" rows="2" placeholder="Enter key here"></textarea>
|
||||
<textarea id="key" class="form-control" rows="5" placeholder="Enter key here"></textarea>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<button class="form-control btn btn-default btn-xs copyable" data-clipboard-target="#key">Copy key</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user