mirror of
https://github.com/we-promise/sure.git
synced 2026-05-30 07:49:01 +00:00
Both the row and the kebab carried hover backgrounds (bg-surface-hover on the row, bg-container-inset-hover on the icon button). The two are near-identical shades, so the button's hover state was visually invisible on top of the row's. Removing the row hover lets the kebab be the sole affordance.