
#report {
	padding-top: 0 !important;
	margin-top: 150px;
	height: calc(100vh - 328px);
	overflow: auto;
}
.el-button{
	min-width: 0;
}

