Skip to content
Snippets Groups Projects
Commit dc20c621 authored by Alejandro De Maria Antolinos's avatar Alejandro De Maria Antolinos
Browse files

Embeded

parent 50d6fe75
No related branches found
No related tags found
1 merge request!16Resolve "Add shipping into the data portal via iframe"
Pipeline #113649 failed
This commit is part of merge request !16. Comments created here will be created in the context of that merge request.
...@@ -28,7 +28,7 @@ function ShippingEmbedded() { ...@@ -28,7 +28,7 @@ function ShippingEmbedded() {
id="testId" id="testId"
src={`${UI.apps.logistics.url}/investigation/${investigationId}`} src={`${UI.apps.logistics.url}/investigation/${investigationId}`}
title="description" title="description"
style={{ width: '100%' }} style={{ width: '100%', height: '600px' }}
></iframe> ></iframe>
</Col> </Col>
</Row> </Row>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment