Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -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> |