Pivot Table Styling

I’m using pivot table and I want to make header and cell height lower.
But if add css to .webix_hcell or .webix_cell directly, the table becomes awkward.
Is there a method or any way that I can change table css? Especially height.
Thanks.

Hello @shy2911 ,
Please try to use

datatable:{
headerRowHeight:90
}

Example: https://snippet.webix.com/miahor0h