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(Upload): add gap between file and remove button #4382

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

tujoworker
Copy link
Member

After:
Screenshot 2024-12-10 at 09 18 58

Before:
Screenshot 2024-12-10 at 09 19 12

Copy link

vercel bot commented Dec 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 8:24am

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@langz langz merged commit 04c1f6a into main Dec 11, 2024
11 checks passed
@langz langz deleted the fix/upload-remove-gap branch December 11, 2024 08:37
tujoworker pushed a commit that referenced this pull request Dec 11, 2024
## [10.60.1](v10.60.0...v10.60.1) (2024-12-11)

### 🐛 Bug Fixes

* **Dropdown:** correct 'data' type to support interface-based types ([#4383](#4383)) ([461e258](461e258))
* **Forms:** ensure Tools.Log formats arrays with square brackets ([#4384](#4384)) ([7905694](7905694))
* **Upload:** add gap between file and remove button ([#4382](#4382)) ([04c1f6a](04c1f6a))
* **Upload:** avoid scrolling when removing file from list ([#4380](#4380)) ([43a64d4](43a64d4))
* **Upload:** handling of multiple async events ([#4378](#4378)) ([fd1fef9](fd1fef9))
@tujoworker
Copy link
Member Author

🎉 This PR is included in version 10.60.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants