mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-22 00:06:09 +01:00
This commit is contained in:
parent
0026b84622
commit
bc53babb85
4 changed files with 16 additions and 4 deletions
|
|
@ -131,7 +131,7 @@
|
|||
padding: 4px;
|
||||
color: var(--b3-theme-on-surface);
|
||||
border-left: .25em solid var(--b3-theme-surface-lighter);
|
||||
background-color: var(--b3-list-hover);
|
||||
background-color: var(--b3-bq-background);
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -280,7 +280,7 @@
|
|||
}
|
||||
|
||||
&[data-type="NodeBlockQueryEmbed"] {
|
||||
background-color: var(--b3-theme-surface);
|
||||
background-color: var(--b3-embed-background);
|
||||
border-left: 1px dashed var(--b3-theme-surface-lighter);
|
||||
max-width: 100%;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue