We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 661f388 commit c1e3cd6Copy full SHA for c1e3cd6
1 file changed
examples/map-server/mcp-app.html
@@ -27,6 +27,7 @@
27
html, body, #cesiumContainer {
28
width: 100%;
29
height: 100%;
30
+ min-height: 400px;
31
margin: 0;
32
padding: 0;
33
overflow: hidden;
0 commit comments