I need to design ionic-alert with radio buttons.
The default design looks like this:
But I need the radio buttons to be right to left. So I changed ths css to direction: rtl;
and it did the job but the circle buttons dissapeared, as you can see in the following image:
How can I have ionic-alert with radion buttons aligned right to left with the circle buttons at the right of the text?
1 post - 1 participant