diff --git a/web/viewer.css b/web/viewer.css index 0caed2f1e..7a16646de 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -1368,6 +1368,8 @@ dialog :link { .grab-to-pan-grab:active, .grab-to-pan-grabbing { cursor: grabbing !important; +} +.grab-to-pan-grabbing { position: fixed; background: rgba(0, 0, 0, 0); display: block;