mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 07:58:59 +01:00
Revert "fix(print): table captions not displayed properly (closes #6483)"
This reverts commit 3e0ef10b25e3b95e6b75e856756605e5d53c6e7d.
This commit is contained in:
parent
337326da2b
commit
881417f860
@ -320,8 +320,3 @@ h6 {
|
||||
page-break-after: avoid;
|
||||
break-after: avoid;
|
||||
}
|
||||
|
||||
figure.table {
|
||||
/* Workaround for https://github.com/ckeditor/ckeditor5/issues/18903. Remove once official fix is released */
|
||||
display: table !important;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user