diff --git a/.changeset/lemon-spoons-cough.md b/.changeset/lemon-spoons-cough.md new file mode 100644 index 0000000000..60d0d6201e --- /dev/null +++ b/.changeset/lemon-spoons-cough.md @@ -0,0 +1,5 @@ +--- +"geohub": patch +--- + +fix: change hovering color to light gray for layer list. Moved padding to inside accordion diff --git a/sites/geohub/src/components/maplibre/raster/RasterClassifyLegend.svelte b/sites/geohub/src/components/maplibre/raster/RasterClassifyLegend.svelte index 5ffa9f094e..3fc20a4e34 100644 --- a/sites/geohub/src/components/maplibre/raster/RasterClassifyLegend.svelte +++ b/sites/geohub/src/components/maplibre/raster/RasterClassifyLegend.svelte @@ -287,8 +287,8 @@ {#if !layerHasUniqueValues} -