This commit is contained in:
Vanessa 2024-09-19 22:02:05 +08:00
parent a8bfc6b8c7
commit 1138629405

View file

@ -449,6 +449,9 @@
&--select {
background-color: var(--b3-theme-primary-lightest) !important;
[data-node-id][style*="background-color"] {
opacity: .86;
}
}
// https://github.com/siyuan-note/siyuan/issues/11589