Added Margin to File_upload buttons to solve issue #15584
Defect Fixes
When submitting a PR, please also create an issue documenting the error and manually link to an issue or mention it in the description using #<issue_id>.
Feature Requests
Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes. Smaller scaled feature implementations such as adding a property to a component will be considered for merging.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| primeng | ⬜️ Ignored (Inspect) | Visit Preview | Jul 4, 2024 7:42am |
Hi,
Thanks for the PR but we don't add margins manually to the component.css file. All of them generated from primeng-sass-theme repo depending on the variables of themes.
Also instead of adding a margin, you can use header template and do whatever you want.