auto-save 2026-05-13 12:01 (~4)

This commit is contained in:
2026-05-13 12:02:11 +08:00
parent cb0bdcccba
commit 3a4dbb3561
4 changed files with 17 additions and 4 deletions

View File

@@ -475,7 +475,7 @@ export function KeyframeNode({ data, selected }: any) {
<span className={cutoutCount > 0 ? "text-violet-300/90 font-medium" : ""}>{cutoutCount}/{elementsCount} </span>
<br />
<span className="text-[10.5px] text-[var(--text-faint)]">
/
/
</span>
</div>
)