From a2549ff7db7469fd754464c68f951c4522a1c065 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 20 Feb 2025 20:49:31 -0500 Subject: [PATCH] fix bulma modal --- gallery/centerpiece/index.html | 4 ++-- gallery/centerpiece/updateGallery.sh | 4 ++-- gallery/classic/updateGallery.sh | 2 +- gallery/organic/updateGallery.sh | 4 ++-- gallery/sculpture/updateGallery.sh | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/gallery/centerpiece/index.html b/gallery/centerpiece/index.html index 094b2bc..f494642 100644 --- a/gallery/centerpiece/index.html +++ b/gallery/centerpiece/index.html @@ -62,6 +62,7 @@ margin: 0 auto; border-radius: 10px; max-width: 90vw; + max-height: 90vh; overflow: clip; } @@ -76,7 +77,6 @@ background-color: transparent !important; } .modal-card-body{ - max-width: fit-content !important; overflow: clip !important; } @@ -128,7 +128,7 @@