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: Add min-height avoid dialog truncation #2661

Merged
merged 1 commit into from
May 11, 2023

Conversation

yanguoyu
Copy link
Collaborator

  1. before the change
image
  1. after the change
image

@Keith-CY
Copy link
Collaborator

Seems that the modal is not 100% full of the width and height

@yanguoyu
Copy link
Collaborator Author

Seems that the modal is not 100% full of the width and height

Because this main page https://github.com/nervosnetwork/neuron/blob/develop/packages/neuron-ui/src/containers/Main/index.tsx#L188 is not 100% height, If we change the main page to 100%, we may need to check other functions.
I think we can fix the main page to 100% in the new-ui branch.

@Keith-CY
Copy link
Collaborator

Seems that the modal is not 100% full of the width and height

Because this main page develop/packages/neuron-ui/src/containers/Main/index.tsx#L188 is not 100% height, If we change the main page to 100%, we may need to check other functions. I think we can fix the main page to 100% in the new-ui branch.

Reasonable

@Keith-CY Keith-CY merged commit b314dfc into nervosnetwork:develop May 11, 2023
@Keith-CY Keith-CY mentioned this pull request May 27, 2023
@yanguoyu yanguoyu deleted the fix-claim-dialog branch June 26, 2023 01:22
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.

3 participants