Description
Description
On behalf of Pablo & George
- igniteui-angular version: 19.1
- browser:
The QB has some default outer paddings. What's more, the padding is split between the igx-query-builder-header and the igx-query-builder-tree (internal), which makes it hard to override.
Expected result
Either:
a. it should have no outer padding, it's very easy to add it if needed.
b. if it comes with default padding, it should be at the top-level, to make it simple to override, instead of being scattered in different sub-elements.