mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-07 17:28:50 +01:00
This commit is contained in:
parent
26e97b07fd
commit
bed8b3f5a0
1 changed files with 6 additions and 0 deletions
|
|
@ -113,6 +113,12 @@ const renderPDF = (id: string) => {
|
|||
left: 0;
|
||||
}
|
||||
|
||||
#preview > .code-block {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 800px;
|
||||
}
|
||||
|
||||
#preview.exporting {
|
||||
position: inherit;
|
||||
max-width: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue