.el-drawer__header {
	margin-bottom: 10px;
}

#editor-setting {
	font-size: 13px;
}

#editor-setting .el-tabs--border-card {
	box-shadow: none;
}

.clipart-upload-form {

}

.clipart-upload-form .el-upload,
.clipart-upload-form .el-upload .el-upload-dragger {
	width: 100%;
}

.product-clipart-images .clipart-image-wrapper {
	height: 100px;
	border: 1px solid #C0C4CC;
}

.product-clipart-images img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
