diff --git a/apps/readest-app/src/utils/style.ts b/apps/readest-app/src/utils/style.ts index e69e2ab9..5295a50d 100644 --- a/apps/readest-app/src/utils/style.ts +++ b/apps/readest-app/src/utils/style.ts @@ -278,6 +278,8 @@ const getLayoutStyles = ( body { overflow: unset; zoom: ${zoomLevel}; + padding: unset; + margin: unset; } svg:where(:not([width])), img:where(:not([width])) { width: auto;