mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-22 16:55:13 +02:00
fix: Context menu clipping out of the window
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
</IconButton>
|
||||
</a>
|
||||
<div class="absolute top-8 left-4 sm:left-8 z-10">
|
||||
<button class="flex items-center sm:hidden" on:click={handleCloseModal}>
|
||||
<button class="flex items-center sm:hidden font-medium" on:click={handleCloseModal}>
|
||||
<ChevronLeft size={20} />
|
||||
Back
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user