Vanessa 2025-02-18 21:45:53 +08:00
parent 22a6c34d94
commit fd42a78e25
2 changed files with 227 additions and 223 deletions

View file

@ -409,11 +409,11 @@
}
}
table[contenteditable="false"] + .protyle-action__table {
table[contenteditable="false"] + .protyle-action__table > .table__resize {
display: none;
}
table[contenteditable="true"] + .protyle-action__table {
table + .protyle-action__table {
position: absolute;
top: 4px;
height: 0;