minor changes

This commit is contained in:
Peer Richelsen 2021-06-16 14:04:04 +01:00
parent ea75e8974d
commit 1de9ccff3a

View file

@ -29,7 +29,7 @@ export default function Billing(props) {
<div className="my-6">
<iframe
src="https://calendso.com/subscription-embed"
style={{ width: "100%", border: 0 }}
style={{minHeight: 800, width: "100%", border: 0 }}
/>
</div>
</div>