Answers for "image rounded class in ionic"

CSS
0

ion-img border radius

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

Browse Popular Code Answers by Language