Fixing icon spacing issue
What was changed?
related to this issue here
The svg for the 'check' icon had a different width from the 'x' icon so the final button width was different for each button. To fix that I added a fixed width for them and also a padding property for the 'check' icon so they occupy the same space, if I left it without the padding property the check icon got kinda thicker, like in the example bellow.
Closes gitlab-com/marketing/digital-experience/buyer-experience#2067 (closed)
Edited by Tieme Akamine