mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
style(next)/restyle CKEditor: use the proper font in popups
This commit is contained in:
parent
0c10dd75f9
commit
1eb27b7eb1
@ -2,6 +2,10 @@
|
|||||||
* CKEDITOR
|
* CKEDITOR
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
:root {
|
||||||
|
--ck-font-face: var(--main-font-family);
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Toolbar
|
* Toolbar
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user