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} -
-
+
+
Whether to apply a classification method for a vector layer in selected property. This @@ -299,7 +299,7 @@
-
+
Increase of decrease the number of classes.
diff --git a/sites/geohub/src/components/pages/map/Content.svelte b/sites/geohub/src/components/pages/map/Content.svelte index 77154a522c..cbbb4505ad 100644 --- a/sites/geohub/src/components/pages/map/Content.svelte +++ b/sites/geohub/src/components/pages/map/Content.svelte @@ -84,7 +84,7 @@ -