Files
ai-coding-workflow-labs/bmad
tiennm99 bc85f0b690 fix: use separate CSS translate/scale properties for smooth animations
Tile pop and merge @keyframes were setting transform: scale() which
overrode transform: translate() used for tile positioning, causing
tiles to jump to (0,0) during animation. Fix by using individual CSS
properties: translate for positioning, scale in keyframes.
2026-04-14 10:48:37 +07:00
..
2026-04-12 11:15:15 +07:00
2026-04-12 11:15:15 +07:00