Benjacho / belongs-to-many-field-nova

Belongs To Many field Laravel nova to represent many to many relationship in field.
MIT License
157 stars 80 forks source link

removed manually calculation of the dropdown to fix the bottom space … #108

Closed Milkhan closed 1 year ago

Milkhan commented 2 years ago

There is a huge space under the dropdowns, this pull request removes it.

Benjacho commented 1 year ago

@Milkhan have you tested this? the manual calculation is done due to the overlapping when the field is on the bottom part or the top part, also on mobiles, could you just share some screens?