Files
ubicloud/views/email/style.erb
Enes Cakir cd56faec15 Fix the email button alignment
The button in the email template doesn't align correctly due to its
borders. When 'box-sizing: border-box' is set, it takes the border into
account while calculating the size of the box, thus ensuring correct
placement.

Fixes #1166
2024-02-02 12:52:49 +03:00

3.9 KiB