修改头像

This commit is contained in:
lmj
2022-10-11 19:28:22 +08:00
parent a6b47e4874
commit 96a40c0a1c
7 changed files with 35 additions and 4 deletions

View File

@@ -399,8 +399,11 @@ export default {
// right: 48px;
// }
}
.el-avatar{
::v-deep.el-avatar{
margin-right: 8px;
img{
width: 100% !important;
}
}
.el-button{
margin-left: 15px;