mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-22 15:04:07 +01:00
This commit is contained in:
parent
604f13b34a
commit
75cc75bfde
2 changed files with 4 additions and 3 deletions
|
|
@ -313,6 +313,7 @@
|
|||
flex: 1;
|
||||
display: flex;
|
||||
background-color: transparent;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
[data-subtype="echarts"],
|
||||
|
|
@ -555,11 +556,9 @@
|
|||
user-select: none;
|
||||
counter-reset: linenumber;
|
||||
font-size: 85%;
|
||||
box-sizing: border-box;
|
||||
font-family: var(--b3-font-family-code);
|
||||
margin-right: 1em;
|
||||
min-width: 1.2em;
|
||||
text-align: right;
|
||||
position: absolute;
|
||||
|
||||
& > span {
|
||||
pointer-events: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue