From 162a23dad091bf3d3cff026f4594fc743748233c Mon Sep 17 00:00:00 2001 From: syam babu Date: Tue, 23 Jan 2024 17:51:09 +0530 Subject: [PATCH] feat: added height prop --- public/test-widget.html | 22 ++++++++++++---------- src/App.css | 6 ++++++ 2 files changed, 18 insertions(+), 10 deletions(-) diff --git a/public/test-widget.html b/public/test-widget.html index ffac642..adec400 100644 --- a/public/test-widget.html +++ b/public/test-widget.html @@ -87,12 +87,6 @@ cursor: pointer; border: none; } - - #calendarIframe { - frameborder: 0; - width: 1000px; - height: 700px; - } @@ -114,6 +108,12 @@ + + + + + + - +