dna-zoom-panel{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}dna-zoom-panel img{flex:none;cursor:zoom-in;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}dna-zoom-panel img:not([style*="scale(1)"]){cursor:zoom-out}/**
 * @module @chialab/dna-zoom-panel
 * @author Chialab srl <dev@chialab.io> (https://www.chialab.it)
 * @copyright Chialab srl 2020
 * @license GPL-3.0-or-later
 */
