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 239142f commit 4a2708fCopy full SHA for 4a2708f
core/src/components/content/content.ionic.scss
@@ -2,7 +2,7 @@
2
3
// Ionic Content
4
// --------------------------------------------------
5
-
+
6
:host(.in-modal) {
7
--background: var(--ion-bg-surface-default, var(--ion-primitives-base-white));
8
}
core/src/components/header/header.ionic.scss
@@ -20,4 +20,4 @@ ion-header {
20
ion-toolbar + ion-toolbar {
21
--padding-start: #{globals.$ion-space-400};
22
--padding-end: #{globals.$ion-space-400};
23
-}
+}
0 commit comments