mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 16:58:49 +01:00
This commit is contained in:
parent
f1a5692e04
commit
f7ce3e0907
1 changed files with 2 additions and 0 deletions
|
|
@ -239,6 +239,7 @@
|
|||
code:not(.hljs),
|
||||
span[data-type~="code"] {
|
||||
@extend .fn__code;
|
||||
tab-size: 4;
|
||||
}
|
||||
|
||||
a[href^=pdf-outline] {
|
||||
|
|
@ -302,6 +303,7 @@
|
|||
font-family: var(--b3-font-family-code);
|
||||
min-height: 22px !important;
|
||||
overflow-x: overlay;
|
||||
tab-size: 4;
|
||||
|
||||
&.protyle-linenumber {
|
||||
border-top-left-radius: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue