Showing
1 changed file
with
3 additions
and
2 deletions
@@ -186,8 +186,9 @@ | @@ -186,8 +186,9 @@ | ||
186 | .round { | 186 | .round { |
187 | border-radius: 50%; | 187 | border-radius: 50%; |
188 | } | 188 | } |
189 | - | ||
190 | - .personal-info-modal:global(.ant-upload.ant-upload-select-picture-card) { | 189 | +</style> |
190 | +<style lang="less"> | ||
191 | + .personal-info-modal .ant-upload.ant-upload-select-picture-card { | ||
191 | border-radius: 50%; | 192 | border-radius: 50%; |
192 | width: 160px; | 193 | width: 160px; |
193 | height: 160px; | 194 | height: 160px; |