{
const dataNewPlace = addZIndex(
@@ -617,6 +617,17 @@ function RenderPdf({
});
}}
>
+
{
+ e.stopPropagation();
+ handleLinkUser(data.Id);
+ setUniqueId(data.Id);
+ }}
+ style={{
+ color: "#188ae2"
+ }}
+ >
{
@@ -748,7 +759,7 @@ function RenderPdf({
}}
>
-
+
{
if (!isDragging && isMobile) {
@@ -761,6 +772,17 @@ function RenderPdf({
}
}}
>
+
{
+ e.stopPropagation();
+ handleLinkUser(data.Id);
+ setUniqueId(data.Id);
+ }}
+ style={{
+ color: "#188ae2"
+ }}
+ >
{
@@ -1053,7 +1075,6 @@ function RenderPdf({
style={{
cursor: "all-scroll",
background: data.blockColor,
-
zIndex: pos.zIndex
}}
className="signYourselfBlock"
@@ -1110,7 +1131,7 @@ function RenderPdf({
}}
>
-
+