@@ -73,7 +73,7 @@
margin-right: 1.4vw;
border-radius: 0.2vw;
}
- .provider .provider-img .el-image { width: 100%; height: 100%; }
+ .provider .provider-img .el-image { width: 100%; height: 100%;border-radius: 0.2vw; }
.provider .content {
display: flex;
flex-direction: column;
@@ -173,7 +173,7 @@
margin-right: 3.2vw;
+ .provider .provider-img .el-image { width: 100%; height: 100%;border-radius: 0.4vw; }