Skip to content

Commit 4c763f9

Browse files
committed
Revert "add body default background for ionic"
This reverts commit c9d443d.
1 parent c9d443d commit 4c763f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/css/ionic/core.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ html {
2323
}
2424

2525
body {
26-
background: var(--ion-background-color, #{globals.$ion-primitives-base-white});
26+
background: var(--ion-background-color);
2727
color: var(--ion-text-color);
2828
}
2929

0 commit comments

Comments
 (0)