style(next)/restyle CKEditor: use the proper font in popups

This commit is contained in:
Adorian Doran 2025-04-18 19:08:03 +03:00
parent 0c10dd75f9
commit 1eb27b7eb1

View File

@ -2,6 +2,10 @@
* CKEDITOR
*/
:root {
--ck-font-face: var(--main-font-family);
}
/*
* Toolbar
*/