For the life of me I cannot find how to change a panel height.
I have looked at the other two threads on this topic How do you set a custom javascript widget's size? and Re: Panel default size
but I believe those solutions work for the non panel widgets. All I want to do is change the height of the about widget to 250px.
Here is what the Developer tools is saying. "height:auto;"
I have tried config.json and widgets/about/confit.json with no luck.
This is my config.json code:
{"name":"About","label":"Help","version":"1.2","uri":"widgets/About/Widget","config":"configs/About/config_Help.json","index":11,"id":"widgets/About/Widget_22"}