mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 12:50:47 +08:00
fix(print): missing admonition icons
This commit is contained in:
parent
ba61ab18ff
commit
218b9404fc
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
@import "boxicons/css/boxicons.min.css";
|
||||
|
||||
:root {
|
||||
--print-font-size: 11pt;
|
||||
--ck-content-color-image-caption-background: transparent !important;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue