This commit is contained in:
parent
0eb7c5c896
commit
405cec4163
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ const renderPDF = async (id: string) => {
|
|||
.b3-label:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
${setInlineStyle(false)}
|
||||
${await setInlineStyle(false)}
|
||||
${document.getElementById("pluginsStyle").innerHTML}
|
||||
${getSnippetCSS()}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Reference in a new issue