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 1053842 commit 31f3aeeCopy full SHA for 31f3aee
src/styles/utils/translucent.scss
@@ -33,8 +33,8 @@ ion-header.ios:not(.ios26-disabled).header-collapse-condense-inactive:not(.heade
33
transform: translateY(8px);
34
}
35
36
-ion-header.header-translucent::before,
37
-ion-header.header-translucent::after,
+ion-header.ios:not(.ios26-disabled):not(.header-transitioning).header-translucent::before,
+ion-header.ios:not(.ios26-disabled):not(.header-transitioning).header-translucent::after,
38
ion-content.ios:not(.ios26-disabled)::part(background)::before,
39
ion-content.ios:not(.ios26-disabled)::part(background)::after {
40
content: '';
0 commit comments