use maxWidthPercentage to update margin in web reader:

This commit is contained in:
Satindar Dhillon
2022-06-13 11:27:21 -07:00
parent 93a155798e
commit bd34f4ff3c
10 changed files with 60 additions and 66 deletions

View File

@ -43,6 +43,7 @@ const App = () => {
fontSize={window.fontSize ?? 18}
fontFamily={window.fontFamily ?? 'inter'}
margin={window.margin}
maxWidthPercentage={window.maxWidthPercentage}
lineHeight={window.lineHeight}
articleMutations={{
createHighlightMutation: (input) =>