
/**表格工具栏按钮增高*/
.l-btn {
	height: 40px;
}
.l-btn-text {
	height: 40px;
	line-height: 40px;
}
/**表格工具栏按钮增高*/