-
Notifications
You must be signed in to change notification settings - Fork 96
Feature/gee design improvements #3375
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/gee design improvements #3375
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work buddy. Some updates needed for the access in mobile which you are aware off. 🏇 🙀
@@ -17,7 +17,9 @@ | |||
} | |||
|
|||
&.--active { | |||
background-color: $border; | |||
background-color: $green-gfw; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will also change the country pages button.
{tiles.length < 2 && ( | ||
<NoContent | ||
className="c-recent-imagery-settings__empty-thumbnails" | ||
message="We haven't found more images for this selection" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be better to say "We can't find additional images for the selection"
Overview