badinansoft / nova-tooltip

A Laravel Nova tool to give you ability to put tooltip in fields in every where and in menu item
5 stars 7 forks source link

Full width stacked fields in Actions are no more full width #5

Open webard opened 6 months ago

webard commented 6 months ago

Description:

image

Both fields have ->fullWidth()->stacked() settings. Without this package everything works fine, after installing it, fields are much shorter, but should be full-width.

Detailed steps to reproduce the issue on a fresh Nova installation: