orchidsoftware / platform

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.
https://orchid.software
MIT License
4.26k stars 631 forks source link

Add support for modal with XL size and fix $type position #2842

Closed yuweiweiouo closed 2 weeks ago

yuweiweiouo commented 2 weeks ago

Feature: Added support for modal with XL (Extra large) size.

Bug Fix: Corrected the misplaced $type variable.