benitto-flycart / review-plugin

0 stars 0 forks source link

fix(email): remove unnecessary min-width from email buttons #74

Closed Itssurya closed 2 weeks ago

Itssurya commented 2 weeks ago

Removed the min-width:max-content style from email buttons, as it is redundant and can cause layout issues in some email clients. This change ensures consistent button rendering across different email platforms.