This commit is contained in:
parent
12f74cba9c
commit
3d4a00387a
1 changed files with 5 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue