详情优化
This commit is contained in:
@ -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 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user