Vanessa 2024-08-15 12:02:27 +08:00
parent 12f74cba9c
commit 3d4a00387a

View file

@ -446,6 +446,10 @@
}
}
&--select {
background-color: var(--b3-theme-primary-lightest) !important;
}
// https://github.com/siyuan-note/siyuan/issues/11589
.hljs wbr {
display: none;
@ -627,7 +631,7 @@
.render-node .img:hover .protyle-icons,
.render-node .render-node:hover > .protyle-icons,
// https://github.com/siyuan-note/siyuan/issues/11879
// https://github.com/siyuan-note/siyuan/issues/11879
.protyle-wysiwyg__embed .img:hover .protyle-action__drag,
.protyle-wysiwyg__embed .iframe:hover .protyle-action__drag {
display: none;