I can see where it\'s possible to change editor fonts, but the project panel font seems unreasonably large. Overriding the default fonts only changes the upper path bar and
I recently had the problem as well; suddenly the font in the project panel was larger than the others. However, I found a hidden option in the settings of IntelliJ which disables this odd behavior:
~\.IdeaIC2018.1\config\options\ide.general.xmlbigger.font.in.project.view to falseThis is what the file now looks like for me:
I did not found this option in the GUI though.