Grid of Graphs with a gap I can not remove
This commit is contained in:
		| @@ -8,33 +8,35 @@ export default class SummaryComponent extends Component { | ||||
|       <div className="summary"> | ||||
|         <img className="summary-image" src={BeldenLogo} alt="Belden" /> | ||||
|         <div className="summary-fieldContainer"> | ||||
|           {/* <div className="summary-iframe"> */} | ||||
|           <iframe | ||||
|             className="summary-iframe" | ||||
|             src="http://192.168.1.12:3000/d-solo/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&panelId=7" | ||||
|             // width="400" | ||||
|             // height="300" | ||||
|             frameborder="0" | ||||
|           ></iframe> | ||||
|           <iframe | ||||
|             className="summary-iframe" | ||||
|             src="http://192.168.1.12:3000/d-solo/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&panelId=7" | ||||
|             // width="400" | ||||
|             // height="300" | ||||
|             frameborder="0" | ||||
|           ></iframe> | ||||
|           <iframe | ||||
|             className="summary-iframe" | ||||
|             src="http://192.168.1.12:3000/d-solo/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&panelId=7" | ||||
|             frameborder="0" | ||||
|           ></iframe> | ||||
|           <iframe | ||||
|             className="summary-iframe" | ||||
|             src="http://192.168.1.12:3000/d-solo/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&panelId=7" | ||||
|             frameborder="0" | ||||
|           ></iframe> | ||||
|           {/* </div> */} | ||||
|           {/* <iframe src="http://192.168.1.12:3000/d-solo/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&panelId=7" width="450" height="200" frameborder="0"></iframe> */} | ||||
|           <div className="summary-grid"> | ||||
|             {/* <div className="summary-iframe"> */} | ||||
|             <iframe | ||||
|               className="summary-iframe" | ||||
|               src="=http://192.168.1.12:3000/d/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&viewPanel=9" | ||||
|               // width="400" | ||||
|               // height="300" | ||||
|               frameborder="0" | ||||
|             ></iframe> | ||||
|             <iframe | ||||
|               className="summary-iframe" | ||||
|               src="http://192.168.1.12:3000/d-solo/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&panelId=7" | ||||
|               // width="400" | ||||
|               // height="300" | ||||
|               frameborder="0" | ||||
|             ></iframe> | ||||
|             <iframe | ||||
|               className="summary-iframe" | ||||
|               src="http://192.168.1.12:3000/d-solo/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&panelId=7" | ||||
|               frameborder="0" | ||||
|             ></iframe> | ||||
|             <iframe | ||||
|               className="summary-iframe" | ||||
|               src="http://192.168.1.12:3000/d-solo/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&panelId=7" | ||||
|               frameborder="0" | ||||
|             ></iframe> | ||||
|             {/* </div> */} | ||||
|             {/* <iframe src="http://192.168.1.12:3000/d-solo/cdiqwmlr8c9ogf/sensors?orgId=1&refresh=1s&theme=light&panelId=7" width="450" height="200" frameborder="0"></iframe> */} | ||||
|           </div> | ||||
|         </div> | ||||
|       </div> | ||||
|     ); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user