From 7b5dcffb3ff77e28eff064767a8e52aedbaf4ad2 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Thu, 13 Feb 2025 07:31:55 +1100 Subject: [PATCH] fix(ui): prevent overflow on document root --- invokeai/frontend/web/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/invokeai/frontend/web/index.html b/invokeai/frontend/web/index.html index d74db800da..5ff8a29d1c 100644 --- a/invokeai/frontend/web/index.html +++ b/invokeai/frontend/web/index.html @@ -11,9 +11,11 @@ @@ -23,4 +25,4 @@ - + \ No newline at end of file