#Yetzederixx
1 messages · Page 1 of 1 (latest)
Heya, just a graphical problem, the button works fine (and the text shows up) once you click it
Do you have a link that I can repro at?
Thanks for flagging. I'll submit a bug report and we will get this fixed up
Thank ya, here's the div html
<div>
<button class="Button SchedulePaymentButton Button--secondary Button--lg Button--fullWidth" type="button" style="border-color: rgb(255, 255, 255); background-color: white;">
<div class="flex-container justify-content-center align-items-center"><span class="Text Text-color--default Text-fontWeight--500" style="color: rgb(255, 255, 255);">Schedule payment</span></div>
</button>
</div>
Looks like the text is set to white heh, gotta love it
lol yeah not great
I laugh because it's the kind of thing I'd do and then spend 40 hours trying to figure out why which is why I do backend 99.9% of the time