.leaflet-pool{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column}.leaflet-pool .image-swipe-container{flex:1 1 auto;position:relative;overflow:hidden}.leaflet-pool .image-swipe-container .generate-operation{position:absolute;bottom:20px;right:20px}.leaflet-pool .leaflet-swipe{height:100%;overflow:hidden}.leaflet-pool .leaflet-swipe .van-swipe{height:100%}.leaflet-pool .leaflet-swipe .van-swipe-item{height:100%;text-align:center;overflow:hidden}.leaflet-pool .leaflet-swipe .van-image{width:100%;height:100%}.leaflet-pool .image-border{height:90%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin:5% 10px;padding:5px;border:5px solid hsla(0,0%,100%,.2)}.leaflet-pool .indecators-row{flex:0 0 120px;width:100%;height:120px;overflow-x:auto;white-space:nowrap}.leaflet-pool .indecators-row .van-image{width:80px;height:80px;padding:5px;margin:0 5px;border:3px solid hsla(0,0%,100%,.5);background-color:hsla(0,0%,100%,.2)}.leaflet-pool .indecators-row .van-image.active{background-color:hsla(0,0%,100%,.7);border:3px solid #fff}