feat(foundry): productionize Cesium Map Page and platform runtime
This commit is contained in:
@@ -38,7 +38,9 @@ textarea {
|
||||
isolation: isolate;
|
||||
overflow: hidden;
|
||||
border-radius: var(--nodedc-radius-card);
|
||||
background: var(--nodedc-canvas-soft) url("/launcher-stage-poster.png") center / cover no-repeat;
|
||||
/* The actual saved video is the first visual frame. Never show the bundled
|
||||
pink sample poster while its runtime media stream is starting. */
|
||||
background: var(--nodedc-canvas-soft);
|
||||
box-shadow: 0 44px 150px color-mix(in srgb, var(--nodedc-canvas) 70%, transparent);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user