Skip to content

Commit

Permalink
chore: update options
Browse files Browse the repository at this point in the history
  • Loading branch information
zouhangwithsweet committed Aug 16, 2024
1 parent f2095bf commit 9a5203a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoints/injected/components/Download.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ export const Download = memo((props: { minimized?: boolean }) => {
fillStyle: 'hachure',
fillWeight: 1,
hachureAngle: -41,
hachureGap: 4,
hachureGap: 1,
curveStepCount: 9,
curveFitting: 0.95,
disableMultiStroke: false,
Expand Down

0 comments on commit 9a5203a

Please sign in to comment.