Closed davidhemphill closed 2 years ago
Hi, my some of my action modals look very squeezed too since Nova 4 e.g. with the KeyValue field
KeyValue
but also when some field names are long
Originally posted by @baszach in https://github.com/laravel/nova-issues/discussions/4528#discussioncomment-3232353
@baszach As for the Text field, it might be better to use stacked() here.
Text
stacked()
We can introduce break-all CSS but I don't think it would look nice:
break-all
Hi, my some of my action modals look very squeezed too since Nova 4 e.g. with the
KeyValue
fieldbut also when some field names are long
Originally posted by @baszach in https://github.com/laravel/nova-issues/discussions/4528#discussioncomment-3232353