mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-19 08:00:13 +01:00
This commit is contained in:
parent
691a0bea33
commit
3f4c00efcd
1 changed files with 3 additions and 0 deletions
|
|
@ -147,6 +147,9 @@ const renderPDF = (id: string) => {
|
||||||
}
|
}
|
||||||
${setInlineStyle(false)}
|
${setInlineStyle(false)}
|
||||||
</style>
|
</style>
|
||||||
|
<style>
|
||||||
|
${document.getElementById("pluginsStyle").innerHTML}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="action">
|
<div id="action">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue