Skip to content
Snippets Groups Projects
Unverified Commit 7f3b9ef5 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Increase iframe height because of error message from handy-signatur.at about...

Increase iframe height because of error message from handy-signatur.at about minimal frame size 350px by 350px
parent 1b1272ec
No related branches found
No related tags found
No related merge requests found
Pipeline #25172 passed
......@@ -735,7 +735,7 @@ class QualifiedSignaturePdfUpload extends ScopedElementsMixin(DBPSignatureLitEle
#iframe {
width: 100%;
height: 240px;
height: 350px;
/* "overflow" should not be supported by browsers, but some seem to use it */
overflow: hidden;
border-width: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment