Add UI polishing to the token auth stuff
This commit is contained in:
parent
283f9b81ae
commit
faf6a5c497
6 changed files with 152 additions and 34 deletions
|
@ -37,7 +37,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="clipboardCopied" style="display: none">
|
||||
<div id="clipboardCopied" class="hovering" style="display: none">
|
||||
Copied to clipboard
|
||||
</div>
|
||||
</div>
|
||||
|
|
Reference in a new issue