fix in ios 18
deploy to danak / build_and_deploy (push) Has been cancelled

This commit is contained in:
hamid zarghami
2026-06-06 15:28:48 +03:30
parent 9b72105115
commit 7f4c29bd33
3 changed files with 11 additions and 2 deletions
@@ -474,7 +474,6 @@ const BookViewer: FC<BookViewerProps> = ({ pages, catalogSize, documentSettings
className="max-w-full flex justify-center shrink-0 rounded-sm"
style={{
overflow: 'hidden',
isolation: 'isolate',
width: usePortrait ? pagePixelWidth : pagePixelWidth * 2,
height: pagePixelHeight,
boxShadow: isDesktop