@@ -579,7 +579,7 @@
.popupContainer {
width: 80%;
- max-width: 400px;
+ max-width: 370px;
.popupTit {
margin-top: 20px;
text-align: center;
@@ -51,7 +51,7 @@
width: 56px;
height: 56px;
object-fit: cover;
- border-radius: 12px;
+ border-radius: 11px;
}
.uploadImg {