Hello, I’ve been looking for a way to make round edges to a rectangle for a while and I still haven’t been able to do it. Edges like those in the photo. Thank you all
At least attach the photo you’re talking about?
When you mean in a NUI with HTML / CSS use border-radius: 10px for example
There is not photo attached ![]()
Okey sorry I forgot to put it

Sorry here it is

Its looks like a NUI with HTML / CSS. So in this case use the CSS property border-radius: 10px (You can use your own values of course)
Im also trying to do the same found any solutions?