This commit is contained in:
parent
f7beda4742
commit
f2e76a77b3
1 changed files with 5 additions and 0 deletions
|
@ -445,6 +445,11 @@
|
|||
background-color: var(--b3-theme-primary-lightest) !important;
|
||||
}
|
||||
|
||||
// https://github.com/siyuan-note/siyuan/issues/11589
|
||||
.hljs wbr {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&--hl,
|
||||
&--hl .hljs {
|
||||
transition: var(--b3-background-transition);
|
||||
|
|
Loading…
Add table
Reference in a new issue