1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-20 18:48:28 +02:00
Caleb John 189f9d1091
Desktop: Fixes #5327: Add more specific classes for CodeMirror elements (#5333)
Some themes use fairly specific classes so we need to overide them.

When changing notebooks, or when entering the editor from settings
the order that css is loaded changes in which case this bug wouldn't
manifest
2021-08-18 12:05:52 +01:00
..
2021-08-16 15:20:14 +01:00
2020-11-29 17:15:42 +00:00
2020-11-05 16:58:23 +00:00
2021-08-12 17:25:19 +01:00
2020-11-05 16:58:23 +00:00
2021-08-17 07:14:59 +01:00

@joplin/app-desktop

TODO: description

Usage

const appDesktop = require('@joplin/app-desktop');

// TODO: DEMONSTRATE API