Hope that my question is easy enough 🙂 I have BORDER as main container with some corner radius. There is a GRID inside of it and if I’d like to set some background color to grid – there is an ugly fill parts outside of corners become…
So, how can I set my BORDER like a global container and everything inside stays inside?
Thank you!
See the following question: How to make the contents of a round-cornered border be also round-cornered?
ClippingBorderfrom the answer does a very good job at this. Here is a comparison between the regularBorderandClippingBorder.