.ttk-scm-app-inventory-setting {
	&-form {
		display: flex;
		flex-direction: column;
		height: 110px;
		.ant-select-selection{
			width: 163px
		}
	}
	.note{
		font-size: 12px;
		margin-top: 15px;
	}
}