Revert "fix(loading): use left-aligned text for typewriter teaser to prevent jitter"

This reverts commit e875ac8fd7.
This commit is contained in:
DESKTOP-I1T6TF3\Q
2026-06-04 15:13:03 +08:00
parent 3f45cd4e0f
commit 587e1e4e7d
+1 -1
View File
@@ -505,7 +505,7 @@ export function PlayCanvas({
<span className="text-[9px] smallcaps text-clay-400 tracking-[0.2em] font-sans"> <span className="text-[9px] smallcaps text-clay-400 tracking-[0.2em] font-sans">
· · · · · ·
</span> </span>
<p className="font-serif leading-[2] text-clay-700 text-[13px] md:text-[15px] italic whitespace-pre-wrap text-left w-full"> <p className="font-serif leading-[2] text-clay-700 text-[13px] md:text-[15px] italic whitespace-pre-wrap">
{typedTeaser} {typedTeaser}
</p> </p>
<div className="mt-2 md:mt-4 flex items-center gap-2.5"> <div className="mt-2 md:mt-4 flex items-center gap-2.5">