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.
1 parent fce705b commit f147906Copy full SHA for f147906
demos/expand-component/style.css
@@ -9,14 +9,10 @@ body.calcite-mode-dark calcite-navigation-logo{
9
--calcite-color-text-2:#C7C7C7;
10
}
11
12
-
13
html,
14
-body,
15
-arcgis-map {
16
- padding: 0;
+body {
17
margin: 0;
18
height: 100%;
19
- width: 100%;
20
21
22
calcite-shell-panel[slot="panel-start"] calcite-panel {
demos/high-contrast/style.css
0 commit comments