mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-05-04 20:55:58 +00:00
change position of button to close paste mode
This commit is contained in:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user