@canopy-iiif/app 1.6.7 → 1.6.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/ui/styles/index.css
CHANGED
|
@@ -2721,6 +2721,7 @@ html.dark .canopy-iiif-image .clover-iiif-image-openseadragon .clover-iiif-image
|
|
|
2721
2721
|
border-radius: 0.5rem;
|
|
2722
2722
|
overflow: hidden;
|
|
2723
2723
|
background-color: var(--color-gray-100);
|
|
2724
|
+
z-index: 0;
|
|
2724
2725
|
}
|
|
2725
2726
|
.canopy-map .leaflet-control-attribution {
|
|
2726
2727
|
display: none;
|