diff --git a/apps/OpenSign/src/components/pdf/Placeholder.js b/apps/OpenSign/src/components/pdf/Placeholder.js index f55c65074..051204215 100644 --- a/apps/OpenSign/src/components/pdf/Placeholder.js +++ b/apps/OpenSign/src/components/pdf/Placeholder.js @@ -547,7 +547,7 @@ function Placeholder(props) { style={{ zIndex: "99", top: "-18px", - right: props.isPlaceholder ? "50px" : "44px", + right: props.isPlaceholder ? "50px" : "30px", color: "#188ae2", fontSize: "14px" }}