Vanessa 2024-11-13 11:18:43 +08:00
parent 88f29a7519
commit 1d3274dd2c

View file

@ -281,8 +281,9 @@
&[data-type="NodeBlockQueryEmbed"] {
background-color: var(--b3-embed-background);
border-left: 1px dashed var(--b3-theme-surface-lighter);
border: 1px dashed var(--b3-theme-surface-lighter);
max-width: 100%;
padding: 2px 4px;
// https://github.com/siyuan-note/siyuan/issues/8715 & https://ld246.com/article/1689063197687 第一点无法进行以下设置
//.protyle-attr--refcount {right: 0;}
@ -296,10 +297,6 @@
.render-node:hover .protyle-icons {
opacity: 0 !important;
}
& > .list {
margin-left: -4px;
}
}
& > .protyle-icons + .protyle-wysiwyg__embed {