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 c9d443d commit 4c763f9Copy full SHA for 4c763f9
core/src/css/ionic/core.ionic.scss
@@ -23,7 +23,7 @@ html {
23
}
24
25
body {
26
- background: var(--ion-background-color, #{globals.$ion-primitives-base-white});
+ background: var(--ion-background-color);
27
color: var(--ion-text-color);
28
29
0 commit comments