FS: Fix HTML loader jumping a few pixels (#114581)

This commit is contained in:
Josh Hunt
2025-11-28 12:53:38 +00:00
committed by GitHub
parent 3c76e9ee72
commit f0e9c2e8a3
+1
View File
@@ -79,6 +79,7 @@
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
"Segoe UI Symbol";
line-height: 1; /* prevent shift when css loads in that changes the body line-height */
}
.fs-variant-loader, .fs-variant-error, .fs-custom-domain-error {