样式调整

This commit is contained in:
shijingjing
2023-01-11 14:26:44 +08:00
parent 47de8fd5d5
commit c34031aeb9
2 changed files with 12 additions and 2 deletions

View File

@@ -80,13 +80,14 @@ export default {
justify-content: space-between;
.left {
display: flex;
width: calc(100% - 280px);
img {
width: 80px;
height: 80px;
margin-right: 16px;
}
.head_avtar {
width: calc(100% - 96px);
max-width: calc(100% - 96px);
}
}
.col-999 {