If you want to set special align for one column in table, use this code
#{{table.view_id}} .ptsCol-1 * { text-align: left; }
If you want to set special align for one column in table, use this code
#{{table.view_id}} .ptsCol-1 * { text-align: left; }