mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +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
|
||||
*/
|
||||
|
||||
:root {
|
||||
--ck-font-face: var(--main-font-family);
|
||||
}
|
||||
|
||||
/*
|
||||
* Toolbar
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user