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