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

Make popup widget scrollable #1

Merged
merged 1 commit into from Sep 8, 2022
Merged

Conversation

bjsi
Copy link
Contributor

@bjsi bjsi commented Sep 8, 2022

  • Sets the max height of the statistics div container to 90% of the viewport
  • Adds overflow-y-auto class to make it scrollable if it overflows

Please check this works for you when you recompile and run the plugin, I just checked quickly in chrome dev tools :)

- Sets the max height of the statistics div container to 90% of the viewport
- Adds overflow-y-auto class to make it scrollable if it overflows

Please check this works for you when you recompile and run the plugin, I just checked quickly in chrome dev tools :)
@Justtolook Justtolook merged commit 1680412 into Justtolook:main Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants