Commit 5f23a4ae71911b130cf2e64854b7943cd38483af

Authored by ww
1 parent 55ec7e60

perf: style optimize

@@ -238,8 +238,8 @@ @@ -238,8 +238,8 @@
238 238
239 .personal-info-modal:global(.ant-upload.ant-upload-select-picture-card) { 239 .personal-info-modal:global(.ant-upload.ant-upload-select-picture-card) {
240 border-radius: 50%; 240 border-radius: 50%;
241 - width: 140px;  
242 - height: 140px; 241 + width: 160px;
  242 + height: 160px;
243 margin: 0 !important; 243 margin: 0 !important;
244 } 244 }
245 </style> 245 </style>