mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 16:40:13 +01:00
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;
|
background-color: var(--b3-theme-primary-lightest) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// https://github.com/siyuan-note/siyuan/issues/11589
|
||||||
|
.hljs wbr {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
&--hl,
|
&--hl,
|
||||||
&--hl .hljs {
|
&--hl .hljs {
|
||||||
transition: var(--b3-background-transition);
|
transition: var(--b3-background-transition);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue