fix:头像的样式问题; #183

Merged
yangws merged 1 commits from yws_dev into main 2024-12-26 10:40:31 +08:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 2a7fbc3577 - Show all commits

View File

@ -206,7 +206,7 @@ export default {
width: 200px;
height: 200px;
position: relative;
left: 150px;
left: 100px;
overflow: hidden;
border-radius: 50%;
}

View File

@ -6,6 +6,7 @@
append-to-body
@opened="modalOpened"
@close="closeDialog"
width="100px"
>
<CropperImage
ref="cropper"