fix bug
This commit is contained in:
		| @ -0,0 +1,20 @@ | ||||
| .chooseBox { | ||||
|     display: flex; | ||||
|     float  : right; | ||||
| } | ||||
|  | ||||
| .timeBox { | ||||
|     display: flex; | ||||
|     margin : 0 0 0 10px; | ||||
| } | ||||
|  | ||||
| .dateBox { | ||||
|     display: inline-block; | ||||
|     margin : 0 0 0 10px; | ||||
| } | ||||
|  | ||||
| :host::ng-deep { | ||||
|     .ant-form-item-control { | ||||
|         max-width: 100%; | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user