mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-31 13:58:49 +01:00
This commit is contained in:
parent
a01523dc98
commit
17f264de58
2 changed files with 7 additions and 6 deletions
|
|
@ -409,12 +409,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.protyle-cursor {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
table[contenteditable="false"] + .protyle-action__table > .table__resize {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -766,3 +766,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// export pdf 中需要使用 https://github.com/siyuan-note/siyuan/issues/14548
|
||||
.protyle-cursor {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue