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 transfert type button's spacing #163

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

LunarX
Copy link
Contributor

@LunarX LunarX commented Nov 11, 2024

The spacing was defined at multiple levels in order to have a specific amount of spacing when summing them all. This spacing at the end was too big compared to what we will want to have by the end for the design and it was defined to deeply inside the component.

Now the component doesn't specify any form of paddings and lets its parent handle this matter altogether

@LunarX LunarX added the quick A pull request consisting of a few lines label Nov 11, 2024
@LunarX LunarX requested a review from FabianDevel November 11, 2024 12:28
@LunarX LunarX self-assigned this Nov 11, 2024
Copy link

@LunarX LunarX enabled auto-merge November 11, 2024 12:31
@LunarX LunarX merged commit 000b2cf into main Nov 11, 2024
5 checks passed
@LunarX LunarX deleted the fix-transfer-type-buttons-spacing branch November 11, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quick A pull request consisting of a few lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants