Skip to content
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

Update responsive styles for Map Sidebar #84

Merged
merged 6 commits into from
Oct 24, 2023
Merged

Conversation

sashachabin
Copy link
Member

Updated responsive styles for Sidebar:

  • Typography
  • Spacers
  • Close icon in Header
  • :hover/:active styles

Additionally

  • Add spacer before Ecosystem Logo
  • Prevent map scroll (html tag)

@sashachabin sashachabin requested a review from hiba9201 October 22, 2023 10:20
@sashachabin sashachabin force-pushed the feature/map-responsive branch from 1b32469 to 01c93bc Compare October 22, 2023 16:26
@@ -2,3 +2,7 @@
width: 100%;
height: 100%;
}

html:has(.Map) {
overflow: hidden;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Were there problems because of it somewhere?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hardly, it's a problem 😏
Swipe up gesture on the Macbook/iPad.

@hiba9201
Copy link
Contributor

LGTM

@sashachabin sashachabin merged commit b2ebefe into main Oct 24, 2023
@sashachabin sashachabin deleted the feature/map-responsive branch October 24, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants