Skip to content

Commit

Permalink
Merge pull request #3751 from illacloud/feat/add-signature-widget-aft…
Browse files Browse the repository at this point in the history
…er-mobile

Feat/add signature widget after mobile
  • Loading branch information
Wangtaofeng authored Mar 6, 2024
2 parents 5c66f11 + 01636f4 commit 748368c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions apps/builder/src/assets/widgetCover/signature.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ const SignatureCanvas = forwardRef<ICustomRef, SignatureCanvasProps>(
<RefreshIcon
css={resetIconStyle(guideColor)}
onClick={handleReset}
size="24px"
size="16px"
/>
<canvas
ref={canvasRef}
Expand Down

0 comments on commit 748368c

Please sign in to comment.