CSS Rules
ngx-extended-pdf-viewer-prevent-touch-move | This CSS rule is added to the document body when one of the editors is active L(i.e. text editor or ink draw editor). It's used to prevent scrolling when drawing. If your page has a scrollbar, add a touch-action: none rule to the scrolling HTML element. |