mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 08:48:49 +01:00
This commit is contained in:
parent
e29e7f354d
commit
004bc16b59
1 changed files with 2 additions and 2 deletions
|
|
@ -389,11 +389,11 @@
|
|||
}
|
||||
}
|
||||
|
||||
div[contenteditable="false"] .protyle-action__table {
|
||||
table[contenteditable="false"] + .protyle-action__table {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div[contenteditable="true"] .protyle-action__table {
|
||||
table[contenteditable="true"] + .protyle-action__table {
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
height: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue