Skip to content

Commit 6cb8f0f

Browse files
committed
fix: handle selection text
1 parent 5460f88 commit 6cb8f0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/lector/src/components/page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export const Page = ({
3030
{
3131
...style,
3232
"--scale-factor": 1,
33+
"--total-scale-factor": 1,
3334
position: "relative",
3435
width,
3536
height,

0 commit comments

Comments
 (0)