In one of my mashup is having button whose font-size big, lets consider it as 24px, when I pressed / clicked on that button size & font is getting changed to 14px (I could see it inside focus property while inspecting). After that whenever I click on any part of the screen, it will become normal like having 24px as font size.
I am sure that this is happening because of focus event / property.
Could any one suggest me how can I over come this problem, simply I want to avoid focus event effect on button.
Thanks,
Shubham.
Solved! Go to Solution.
Hi @SP_9949792
To overcome the stated issue, you need to create a Custom style theme. Under Style Theme>>Buttons>> Primary Buttons>> Active state (Base).
Then after change the font size as per your need.
Please feel free to revert back.
Regards
Bhawna
Hi @SP_9949792
To overcome the stated issue, you need to create a Custom style theme. Under Style Theme>>Buttons>> Primary Buttons>> Active state (Base).
Then after change the font size as per your need.
Please feel free to revert back.
Regards
Bhawna