moonshine-software / moonshine

Laravel Admin panel and more. Simple for beginners and powerful for experts. Using Blade, Alpine.js and Tailwind CSS.
https://moonshine-laravel.com
MIT License
759 stars 100 forks source link

Select with images - overlap and are not positioned correctly. #1191

Closed 26Exp closed 2 months ago

26Exp commented 2 months ago

MoonShine Version

2.20.9

Laravel Version

11.9

PHP Version

8.3.8

Database Driver & Version

No response

Description

When using the select with images in a multiselect scenario, the images overlap and are not positioned correctly. image

Steps To Reproduce

Steps to Reproduce

  1. Open the multiselect dropdown.
  2. Select multiple options with images.
  3. Observe the positioning and overlap of images.

Expected Behavior

Images and items should be aligned correctly and not overlap.

Actual Behavior

Images overlap, and their positioning is misaligned.