edit
This commit is contained in:
		| @ -1,27 +1,29 @@ | ||||
| :host { | ||||
|   .head-box { | ||||
|     img { | ||||
|       width: 80px; | ||||
|       height: 80px; | ||||
|       width  : 80px; | ||||
|       height : 80px; | ||||
|       padding: 8px; | ||||
|     } | ||||
|     .right-h{ | ||||
|  | ||||
|     .right-h { | ||||
|       font-size: 16px; | ||||
|     } | ||||
|     .right-s{ | ||||
|  | ||||
|     .right-s { | ||||
|       color: #7f7f7f; | ||||
|     } | ||||
|  | ||||
|     .left-rt { | ||||
|       font-weight: bold; | ||||
|       font-size: 16px; | ||||
|       text-align: right; | ||||
|       font-size  : 16px; | ||||
|       text-align : right; | ||||
|     } | ||||
|  | ||||
|     .left-rb { | ||||
|       display: flex; | ||||
|       justify-content: end; | ||||
|       padding-top: 16px; | ||||
|       display        : flex; | ||||
|       justify-content: flex-end; | ||||
|       padding-top    : 16px; | ||||
|     } | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user