@Component({ selector: 'app-schema-number', templateUrl: './number.component.html', styles:[` :host /deep/ .ant-input-number{ width:220px; } `] })
@Component({ selector: 'app-schema-number', templateUrl: './number.component.html', styles:[` :host /deep/ .ant-input-number{ width:220px; } `] })