NYBU#71176 mobile handtekeningen popup juiste grootte x breedte
svn path=/Website/branches/v2022.1/; revision=55443
This commit is contained in:
@@ -423,6 +423,7 @@ div.dbezet .plantime {
|
||||
|
||||
.bijlagepopup-ext1 {
|
||||
width: 100% !important;
|
||||
min-width: 400px;
|
||||
height: 17em !important;
|
||||
}
|
||||
|
||||
|
||||
@@ -148,7 +148,7 @@ if (params.extFilter != "xxx")
|
||||
div#buttons { padding-top: 5px; }
|
||||
</style>
|
||||
</head>
|
||||
<body id="mod_signature" class='modal' onload="init()">
|
||||
<body<%=(pMobile ? '' : ' id="mod_signature"')%> class='modal' onload="init()">
|
||||
<div id="signature-pad" class="signature-pad">
|
||||
<div class="signature-pad--body">
|
||||
<canvas></canvas>
|
||||
|
||||
Reference in New Issue
Block a user