mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-09 08:44:20 +01:00
This commit is contained in:
parent
008f78188b
commit
a0b27ab085
1 changed files with 9 additions and 0 deletions
|
|
@ -627,3 +627,12 @@
|
|||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// https://ld246.com/article/1708826665603
|
||||
.protyle-wysiwyg[contenteditable="false"] {
|
||||
.img:hover .protyle-icons,
|
||||
.render-node:hover > .protyle-icons,
|
||||
.protyle-icons--show {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue