Commit b95c2c9f by 王雷

合伙人合作协议

parent 46946cd8
<!DOCTYPE html> <!DOCTYPE html>
...@@ -171,7 +171,10 @@ ...@@ -171,7 +171,10 @@
} }
.sign-stamp-placeholder-inner { .sign-stamp-placeholder-inner {
position: absolute; position: absolute;
inset: 4px; top: 4px;
left: 4px;
right: 4px;
bottom: 4px;
border: 2px solid #FF3D44; border: 2px solid #FF3D44;
border-radius: 3px; border-radius: 3px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment