From 0b146b65a0d72b706603e797d47a1f60cb1cedcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=9A=E5=B0=BE=E5=B0=BE?= Date: Fri, 14 Jun 2024 10:28:25 +0800 Subject: [PATCH] Add support for modal with XL size and fix $type position (#2842) --- resources/views/layouts/modal.blade.php | 4 ++-- src/Screen/Layouts/Modal.php | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/views/layouts/modal.blade.php b/resources/views/layouts/modal.blade.php index b405b1049..6d0e1ae4b 100644 --- a/resources/views/layouts/modal.blade.php +++ b/resources/views/layouts/modal.blade.php @@ -1,5 +1,5 @@ @push('modals-container') -