added config template page

This commit was merged in pull request #111.
This commit is contained in:
victorAnumudu
2026-01-13 05:01:23 +01:00
parent 923a2483ed
commit bd1450887b
2 changed files with 27 additions and 7 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ export default function ProductActive({productData}){
</button>
</div>
</div>
<div className="card-body" style={{minHeight: '680px'}}>
<div className="card-body" style={{minHeight: '600px', maxHeight: '600px'}}>
<iframe ref={iframe} style={{borderWidth: '0px'}} src={externalUrl} width="100%" height="600" title={externalUrl}></iframe>
</div>
<div className="p-4 ml-auto">