diff --git a/resources/views/partials/image-modal.blade.php b/resources/views/partials/image-modal.blade.php index 63bde2522..7d77ae0f2 100644 --- a/resources/views/partials/image-modal.blade.php +++ b/resources/views/partials/image-modal.blade.php @@ -19,9 +19,9 @@ @click="close()"> -
-
-
+
+
+ class="max-w-full max-h-[85vh] rounded-lg shadow-lg">
diff --git a/resources/views/partials/preview-modal.blade.php b/resources/views/partials/preview-modal.blade.php index 0328f460e..028171e89 100644 --- a/resources/views/partials/preview-modal.blade.php +++ b/resources/views/partials/preview-modal.blade.php @@ -19,9 +19,9 @@ @click="close()">
-
-
-
+
+
+ class="max-w-full max-h-[80vh] rounded-lg shadow-lg">