diff --git a/src/webpage/style.css b/src/webpage/style.css index 415c187..0700da8 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -2458,7 +2458,7 @@ span.instanceStatus { flex: 0; } #pasteimage { - height: 30%; + max-height: 30%; padding: 12px; margin: 16px; background: var(--typebox-bg);