How to make UIStroke scalable?

Hello developers! I have a problem preventing me from making a good user interface.
I am using UIStroke to create corners around a frame. It looks good on my computer screen, but on a smaller screen like a phone it looks very big because I use scale to make the interface responsive to the screen size and UIStroke does not decrease its thickness.

This is how it looks like on big screen:
Screenshot_11

This is how it looks like on small screen:
Screenshot_4

Sorry if English is bad. I dont know it good. Translated using Google Translator.

Any help is appreciated! :grinning: