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 Fab positioning on @jbrowse/react-app #4350

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Fix Fab positioning on @jbrowse/react-app #4350

merged 1 commit into from
Apr 18, 2024

Conversation

cmdcolin
Copy link
Collaborator

Fixes #4272

Adds a position:relative to the drawer container

Without this it uses position:absolute relative to the body of the page

@cmdcolin cmdcolin added the bug Something isn't working label Apr 18, 2024
@cmdcolin cmdcolin merged commit d69245d into main Apr 18, 2024
10 checks passed
@cmdcolin cmdcolin deleted the relative_pos branch April 18, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fab displayed outside of main div on embedded react-app
1 participant