Custom CSS stopped working in the mac app

Is there a was to force a refresh, clear the cache, whatever? My browser and app dynalists look different, the app isn’t doing the custom CSS anymore.

My custom CSS is:

/* Reduce Total Size of Markdown Images, use Imagus for full preview*/
.node-displayed-image {
max-width: 100px;
max-height: 100px;
}

It seems there’s an issue with the local preferences not applying.

If you go into the the mac app settings custom CSS box, delete any character, add it back, and click outside the box, it should gets applied as normal.

Sorry for the bug! We’re fixing it as our top priority.

1 Like

This must i do very often an delete or add character as an “Workaround” , hope this be fix next update

Should be fixed now.

2 Likes