Skip to content

v2.1.3 — Fix product card button icon alignment

Choose a tag to compare

@numanrki numanrki released this 11 Mar 16:02
· 14 commits to master since this release

Fixed

  • Product card button icons (Edit, Fetch, Delete, Copy Shortcode) misaligned with text — replaced broken inline vertical-align with flexbox inline-flex + align-items: center for consistent icon–text alignment.