change position of button to close paste mode

This commit is contained in:
schlagmichdoch 2023-01-19 06:43:24 +01:00
parent d9c3d5172a
commit 62c02aaed3
3 changed files with 14 additions and 6 deletions

View file

@ -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">