Skip to content

Commit

Permalink
fix(pdf): full drau image raw
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Apr 22, 2022
1 parent a7538d6 commit 0383932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/better-write-app/src/use/factory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export const useFactory = () => {
width: 100,
height: 100,
},
alignment: 'auto',
alignment: 'full',
},
},
}
Expand Down

0 comments on commit 0383932

Please sign in to comment.