We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 248f739 + a5ef545 commit 7923352Copy full SHA for 7923352
packages/sandcastle/public/styles/stratakit-mimic/adjustments.css
@@ -45,7 +45,11 @@
45
margin: revert-layer;
46
}
47
48
- .cesium-viewer {
+ .cesium-viewer,
49
+ .cesium-widget,
50
+ .cesium-viewer-voxelInspectorContainer,
51
+ .cesium-viewer-cesiumInspectorContainer,
52
+ .cesium-viewer-cesium3DTilesInspectorContainer {
53
/* Cesium defines it's own styles for all elements in the viewer and those
54
* styles don't expect a reset. Remove from everything in that section of the page */
55
*,
0 commit comments