Skip to content

Commit

Permalink
Merge pull request #236 from inbo/layout_spatial_menu
Browse files Browse the repository at this point in the history
Update menu-config.json
  • Loading branch information
DimEvil authored Dec 20, 2024
2 parents 01ade38 + 048465c commit e6b1f67
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/spatial-hub/menu-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "Add to map",
"width": 100,
"width": 95,
"items": [
{
"name": "Species",
Expand All @@ -23,7 +23,7 @@
},
{
"name": "Tools",
"width": 68,
"width": 65,
"items": [
{
"name": "Area Report - interactive",
Expand Down Expand Up @@ -104,7 +104,7 @@
},
{
"name": "Import",
"width": 80,
"width": 85,
"items": [
{
"name": "Points",
Expand Down Expand Up @@ -141,7 +141,7 @@
},
{
"name": "Export",
"width": 80,
"width": 85,
"items": [
{
"name": "Area Checklist",
Expand All @@ -163,7 +163,7 @@
},
{
"name": "Help",
"width": 67,
"width": 65,
"items": [
{
"name": "Getting Started",
Expand Down

0 comments on commit e6b1f67

Please sign in to comment.