Skip to content

fix(ui): adjusts margin spacing on upload actions #12692

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

PatrikKozak
Copy link
Contributor

@PatrikKozak PatrikKozak commented Jun 5, 2025

What?

Previously margin was being added to the actual buttons inside the upload-actions container which caused inconsistencies with the folder button when folders are enabled on the collection.

How?

Now, we've moved the margin spacing to the upload-actions container itself instead of on the specific buttons inside it.

Before

Screenshot 2025-06-05 at 9 39 14 AM

After

Screenshot 2025-06-05 at 9 38 43 AM


@JarrodMFlesch JarrodMFlesch merged commit 1dd4a12 into main Jun 5, 2025
80 checks passed
@JarrodMFlesch JarrodMFlesch deleted the fix/upload-actions-margin branch June 5, 2025 13:50
Copy link
Contributor

github-actions bot commented Jun 5, 2025

🚀 This is included in version v3.41.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants