Help with Modeler.. properties panel stuck open

This may be a silly issue… but I have slid the properties panel all the way to the left in the modeler and can no longer view the bpmn diagram… tried to reinstalll the modeler nothing seems to fix it… need help on restoring the default view settings.

Hey,

This is rather a Camunda Modeler issue (we have a separate forum for this). But I can reproduce this. What you could do is to move the camunda modeler window to the right (partly outside the screen) and then resize the window to the left:

Nice!!! How did I not figure this out…? Stupid me.

Thank you for help!

Possible fix for it to add css to the properties panel:

max-width: calc(~“100% - 35px”);