Answers for "background image border radius issue ionic"

CSS
0

ion-img border radius

ion-img {
  border-radius: 10px !important;
  overflow: hidden;
}
Posted by: Guest on October-23-2020

Code answers related to "background image border radius issue ionic"

Browse Popular Code Answers by Language