Skip to content

Commit 20e3fac

Browse files
feat(calendar-web): update default height property to 580px
1 parent c03822d commit 20e3fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pluggableWidgets/calendar-web/src/Calendar.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<enumerationValue key="percentageOfView">Viewport</enumerationValue>
174174
</enumerationValues>
175175
</property>
176-
<property key="height" type="integer" defaultValue="250">
176+
<property key="height" type="integer" defaultValue="580">
177177
<caption>Height</caption>
178178
<description />
179179
</property>

0 commit comments

Comments
 (0)