JavaScript UI component library, includes the latest Fancybox
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

1 lines
313 B

.panzoom{overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;touch-action:none}.panzoom__content{max-width:100%;max-height:100%;object-fit:scale-down;filter:none;-webkit-filter:blur(0px)}.is-draggable{cursor:move;cursor:grab}.is-dragging{cursor:grabbing}