I'm trying to set AppBar height but it's not working as intended. I'm not sure it's a bug or I'm just using it wrong.
So this is default setting (AppBar Height is empty):
As you can see, AppBar white background is little too big , so I want to make it to be smaller.
So I set AppBar Height to 25px, and white background is smaller, but icon and text is clipped.
How do I set it up, so it's not cropped, but smaller at the same time? It looks like there is some padding added, but I looked in the settings and there is nothing like that. Thanks.