mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-30 19:49:14 -04:00
change position of button to close paste mode
This commit is contained in:
parent
d9c3d5172a
commit
62c02aaed3
3 changed files with 14 additions and 6 deletions
|
@ -70,6 +70,7 @@
|
|||
</svg>
|
||||
</a>
|
||||
</header>
|
||||
<a id="cancelPasteModeBtn" class="button" close hidden>Done</a>
|
||||
<!-- Peers -->
|
||||
<x-peers class="center"></x-peers>
|
||||
<x-no-peers>
|
||||
|
@ -79,7 +80,6 @@
|
|||
<x-instructions desktop="Click to send files or right click to send a message" mobile="Tap to send files or long tap to send a message">
|
||||
<p id="pasteFilename"></p>
|
||||
</x-instructions>
|
||||
<a id="cancelPasteModeBtn" class="button" close hidden style="z-index: 2">Done</a>
|
||||
<!-- Footer -->
|
||||
<footer class="column">
|
||||
<svg class="icon logo">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue