Hi.
I am having difficulties with adjusting the width of the Button Loading. I added a container then added the ButtonLoading and tried to adjust the width of the button but it didn't work. I tried the below as well but that didn't work either. Any ideas as to how I can make the button wider to fill my container?
Thank you
Hi Veronica Makole,
I tried your solution and it is working in the chrome browser.
You can check the attached oml and open this in chrome after publishing in your environment.
ThanksPankaj
@Pankaj Jain Works in Chrome, thank you.
@Veronica Makole
Hello there, you are using the -webkit, Mozilla-based browsers will not understand this.
look this link
https://stackoverflow.com/questions/26275982/putting-moz-available-and-webkit-fill-available-in-one-width-css-property
they give you a example.