i am currently styling my extjs application and want to change the header size of my title bars in my Application..
i am using the neptune theme as a base... i found out that their height is 36 px.. still when i just overwrite the class of the panel header or something like that the content is not positioned correct because there is also a absolute positioning with top 36px..
so before i do start hacking around here.. i am questioning myself if there is a proper way to do this? I tried to search for a specific sass variable or something though i didnt find anything..
Please help me out! If you need more information dont hesitate to ask.