Utilise admin.className for array, row and block fields #503
GeorgeyB
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 2 replies
-
Thank you very much @GeorgeyB. We'll get your PR out in the next release shortly. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could we have array fields use the class name provided to their
admin.className
configurations? That option seems to do nothing currently. This also applies to row and block field types. This would allow for granular styling for individual fields of those types.In my case, I'm looking to have a "slim" array field that has a slightly different look to other array fields.
Big fan of your work on Payload by the way 👌 love the developer focus that other headless CMS systems seem to be a little wavy on.
Beta Was this translation helpful? Give feedback.
All reactions