minor changes
This commit is contained in:
		
							parent
							
								
									ea75e8974d
								
							
						
					
					
						commit
						1de9ccff3a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -29,7 +29,7 @@ export default function Billing(props) {
 | 
				
			||||||
          <div className="my-6">
 | 
					          <div className="my-6">
 | 
				
			||||||
            <iframe
 | 
					            <iframe
 | 
				
			||||||
              src="https://calendso.com/subscription-embed"
 | 
					              src="https://calendso.com/subscription-embed"
 | 
				
			||||||
              style={{ width: "100%", border: 0 }}
 | 
					              style={{minHeight: 800, width: "100%", border: 0 }}
 | 
				
			||||||
            />
 | 
					            />
 | 
				
			||||||
          </div>
 | 
					          </div>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue