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

Menu Toolbar expands as much as the height of the window after refresh #32

Open
Mukhammadsaid19 opened this issue Jul 22, 2021 · 1 comment

Comments

@Mukhammadsaid19
Copy link

I was using Prosemirror with Bootstrap. However, due to some styles conflict, after refreshing the window, the toolbar of menu expands vertically. When I looked up in the source code, it appears that DOM sets the minHeight property of menubar dynamically according to some logic that depends on maxHeight.

@L-four
Copy link

L-four commented Mar 20, 2023

I had a similar issue, which was resolved by making sure to load style/menu.css.

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

No branches or pull requests

2 participants