Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
fix(ui): array field add button margin not applying consistently (#15773)
### What Array field "Add" button has excessive margin in some environments ### Why CSS load order caused base button margin to override array field margin due to equal specificity ### How Increased selector specificity to `.array-field__add-row.btn` to ensure the reduced margin always applies Fixes #15721
P
Patrik committed
ee298f53df7be7b72452597c8697745cffe88b9e
Parent: 4e3e780
Committed by GitHub <noreply@github.com>
on 2/27/2026, 5:23:04 PM