详情优化

This commit is contained in:
潘晓云
2022-05-06 10:43:55 +08:00
parent cb14f5f6cb
commit 639f780ba3
5 changed files with 717 additions and 474 deletions

View File

@ -3,7 +3,7 @@
:host {
::ng-deep {
.user-info {
display : flex;
display: flex;
font-size: 16px;
.enterprise-name {
@ -11,9 +11,9 @@
}
img {
width : 64px;
height : 64px;
margin-right : 15px;
width: 64px;
height: 64px;
margin-right: 15px;
border-radius: 50%;
}
@ -22,4 +22,5 @@
}
}
}
}
}