@eeacms/volto-arcgis-block 0.1.365 → 0.1.366

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/CHANGELOG.md CHANGED
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ ### [0.1.366](https://github.com/eea/volto-arcgis-block/compare/0.1.365...0.1.366) - 4 June 2025
8
+
7
9
  ### [0.1.365](https://github.com/eea/volto-arcgis-block/compare/0.1.364...0.1.365) - 28 May 2025
8
10
 
9
11
  ### [0.1.364](https://github.com/eea/volto-arcgis-block/compare/0.1.363...0.1.364) - 28 May 2025
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-arcgis-block",
3
- "version": "0.1.365",
3
+ "version": "0.1.366",
4
4
  "description": "volto-arcgis-block: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: CodeSyntax",
@@ -1697,10 +1697,10 @@ div.map-container.popup-block {
1697
1697
  }
1698
1698
 
1699
1699
  .clearsearch.search-input-clear-icon-button.button {
1700
- position: absolute;
1701
- top: 4.3rem;
1702
- left: 22.5rem;
1703
1700
  display: none;
1701
+ margin-top: 0.2rem;
1702
+ /* position: absolute; */
1703
+ margin-left: -1.7rem;
1704
1704
  }
1705
1705
 
1706
1706
  .close-filters-icon {