Skip to content

Commit

Permalink
AUS-4076 Make legend larger to improve readability
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf committed Dec 14, 2023
1 parent 846a15a commit a7b1e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/menupanel/menupanel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ p a {
color: #000;
}
.infopanel-legend {
max-width: 220px;
max-width: 500px;
}

/* The bell icon in the alert panels used when adding various layers */
Expand Down

0 comments on commit a7b1e35

Please sign in to comment.