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
Reference in a new issue