@import '@/global/global.less';

.custom-table {
	margin-top: 1em;
	tbody tr td:nth-child(1) {
		text-align: left !important;
	}
}
