laravel / nova-issues

554 stars 34 forks source link

Fields look squeezed #4653

Closed davidhemphill closed 2 years ago

davidhemphill commented 2 years ago

Hi, my some of my action modals look very squeezed too since Nova 4 e.g. with the KeyValue field image

but also when some field names are long image

Originally posted by @baszach in https://github.com/laravel/nova-issues/discussions/4528#discussioncomment-3232353

crynobone commented 2 years ago

@baszach As for the Text field, it might be better to use stacked() here.

image

We can introduce break-all CSS but I don't think it would look nice:

image