show edit icon on hover the outer box

This commit is contained in:
Alex Turchyn
2023-10-25 01:08:39 +03:00
committed by DocuSeal
parent 4c99bbb58a
commit e704e6fa04
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<div
class="border border-base-300 rounded rounded-tr-none relative group"
>
<div class="flex items-center justify-between relative">
<div class="flex items-center justify-between relative group/contenteditable-container">
<div
class="absolute top-0 bottom-0 right-0 left-0 cursor-pointer"
@click="scrollToFirstArea"