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

Fix of positioning and overflow for LegendBoxWrapper #84

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

amaliejvik
Copy link
Contributor

Styling fixes to LegendBoxWrapper:

  • Set position to absolute instead of sticky
  • Set overflow to auto instead of having individual scrolls for overflow_x and overflow_y

Closes #83

@amaliejvik amaliejvik self-assigned this Jul 22, 2024
@amaliejvik amaliejvik linked an issue Jul 22, 2024 that may be closed by this pull request
@amaliejvik amaliejvik requested a review from jonasdeluna July 22, 2024 08:53
@jonasdeluna jonasdeluna merged commit 47c1d2d into master Jul 22, 2024
2 checks passed
@jonasdeluna jonasdeluna deleted the 83-small-fix-for-legendbox branch July 22, 2024 08:54
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.

Small fix for LegendBox
2 participants