Hi @INKLY ,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.product-form__submit>span {
display: flex;
align-items: center;
gap: 5px;
}
Hi @INKLY ,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.product-form__submit>span {
display: flex;
align-items: center;
gap: 5px;
}