border radius is not working on Border-image-source
I'm trying apply gradient to border.
Even if i apply border to wrapper or the gradient-image, border is not working.
how should i solve this
https://codepen.io/ahad4387/pen/RwqMJom
4 Replies
this would be one option to achieve that effect:
thank you.
but in this method, it's not possible to get the borders?
border-image
doesn't work with border-radius
. It's one or the other.okay got it, thank you