In the mobile application the font-size automatically change to “font-size = 16 px”. How shall I do?
In the process of developing mobile application, I found the “font-size=16px” is the default value and it could not be changed. “100 M” is a button, and green circle is the image of the button. I set the font-size=9px for making the “100 M” smaller to fit the background green circle. But when the mobile application is running, I found that the font-size automatically change to “font-size=16px”. Could you tell me how will do? Thanks.