mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
Remove translateZ(0) from base states of .bento-card, .card, .glass and their light theme variants. Remove transform-gpu from Card.tsx. Change bentoFadeIn animation to end with transform:none instead of translateY(0). GPU promotion now only occurs during hover/active interactions, preventing Chrome from creating excessive compositing layers that cause flickering with animated backgrounds.