Skip to content

Commit 4020859

Browse files
committed
chore: remove hydrated rule to hide the body
1 parent 17dc854 commit 4020859

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ html {
2020
text-size-adjust: 100%;
2121
}
2222

23-
html:not(.hydrated) body {
24-
display: none;
25-
}
26-
2723
html.ion-ce body {
2824
display: block;
2925
}

0 commit comments

Comments
 (0)