mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-20 23:36:10 +01:00
🐛 Export preview cannot copy images (#15152)
fix https://github.com/siyuan-note/siyuan/issues/15151
This commit is contained in:
parent
26524dfd15
commit
8e20b1010a
1 changed files with 1 additions and 1 deletions
|
|
@ -436,7 +436,7 @@
|
|||
vertical-align: top; // https://ld246.com/article/1647522074722
|
||||
margin: 0 auto;
|
||||
max-width: 100%;
|
||||
user-select: none;
|
||||
// user-select: none; 会导致图片无法复制 https://github.com/siyuan-note/siyuan/issues/15151
|
||||
word-break: keep-all;
|
||||
white-space: nowrap;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue