mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-08 13:19:12 -05:00
Don't allow inserting empty equations
Keep the model free of invisible empty equation tags
This commit is contained in:
committed by
Tony Narlock
parent
2ad6076d6c
commit
ba34f1f3c1
+1
-1
@@ -26,7 +26,7 @@
|
||||
}
|
||||
|
||||
.ck-math-tex.ck-placeholder::before {
|
||||
display: none !important;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.ck.ck-toolbar-container {
|
||||
|
||||
Reference in New Issue
Block a user