.ttk-scm-app-inventory-card {
	&-form {
		display: flex;
		flex-direction: column;
		height: 110px;
		.ant-select-selection{
			width: 163px
		}
	}
	.date{
		margin-left: 24px
	}
}