mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
ckeditor upgrade to 11.0.1 with blocktoolbar
This commit is contained in:
parent
61987e46f7
commit
96dc56098d
2
src/public/libraries/ckeditor/ckeditor.js
vendored
2
src/public/libraries/ckeditor/ckeditor.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -421,3 +421,7 @@ html.theme-dark img, html.theme-dark video {
|
|||||||
html.theme-dark body {
|
html.theme-dark body {
|
||||||
background: #191819;
|
background: #191819;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ck.ck-block-toolbar-button {
|
||||||
|
transform: translateX(10px);
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user