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

Button alignment issue in AddonDetailDialog #914

Closed
am6737 opened this issue Oct 5, 2024 · 0 comments · Fixed by #915
Closed

Button alignment issue in AddonDetailDialog #914

am6737 opened this issue Oct 5, 2024 · 0 comments · Fixed by #915
Labels
kind/bug Something isn't working

Comments

@am6737
Copy link
Contributor

am6737 commented Oct 5, 2024

Describe the bug

This misalignment is due to marginTop. Is this intentional or is there another reason?

<Button
  style={{ marginTop: '-12px', alignItems: 'center', display: 'flex' }}

The specific code can be found here:AddonDetailDialog

To Reproduce

Expected behavior

Screenshots

image

KubeVela Version

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant