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 appearance of menu File-->Open #988

Open
dave-doty opened this issue Sep 12, 2024 · 0 comments
Open

fix appearance of menu File-->Open #988

dave-doty opened this issue Sep 12, 2024 · 0 comments

Comments

@dave-doty
Copy link
Member

It should look more like Save, but note how it appears to have some padding around it that Save does not have:

image

Here's the HTML you see for each of them if you right-click and select "inspect":

image

But since they are different React Bootstrap components (FormFile in the first case, DropdownItem in the second case), I'm not sure how to get FormFile to have the same behavior as DropdownItem.

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

1 participant