Nova 4: full width property of default field is not working #4361
Unanswered
m-lotze
asked this question in
Ideas & Feature Requests
Replies: 0 comments
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.
-
Description:
A custom field with
<DefaultField :field="field" :errors="errors" :full-width-content="true">
in nova 4 does not use the full available space like it did in nova 3. The width of the field slot is fixed to 3/5, but it should be 4/5 for full width:DefaultField.vue
Beta Was this translation helpful? Give feedback.
All reactions