21
Views
6
Comments
Solved
Button loading margins not working
Question
Application Type
Reactive

Hi Community,

I am using 3 button loading widgets for my UI. Below 2 images are screenshots from service studio,


But in the browser, it turns out like this

What should i do?


Thanks

2024-04-05 03-05-03
Kharlo Ridado
Solution


Hi @Jun Mun Chan 

Try adding margin-left-base on the ExtendedClass parameter of the Button Loading component.

Another possible reason it's not working, is probably you have set the width of the Button to Fill or 100%

Regards,

Kharlo

UserImage.jpg
Sumit Kanojia
Solution

Try Creating A class

2024-04-05 03-05-03
Kharlo Ridado
Solution


Hi @Jun Mun Chan 

Try adding margin-left-base on the ExtendedClass parameter of the Button Loading component.

Another possible reason it's not working, is probably you have set the width of the Button to Fill or 100%

Regards,

Kharlo

UserImage.jpg
Sumit Kanojia

Do you want to set margin between Submit and Delete, if yes you should set right margin on Submit Button or  left margin on Delete Button

2024-04-05 03-05-03
Kharlo Ridado

Hi @Sumit Kanojia, 

It may not work if the width is set to Fill or 100%.

Even if it works, we don't suggest using Styles Editor, it will create an Inline Styling which is not a good practice.

We suggest to use the Utility classes.

Regards,

Kharlo

2022-05-01 03-47-53
Jun Mun Chan

Hi,

I have tried it too, it doesn't works. On browser, it is still showing the same results

2024-04-05 03-05-03
Kharlo Ridado
UserImage.jpg
Sumit Kanojia
Solution

Try Creating A class

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.