fix: table resize overflow issues (#6520)
This commit is contained in:
parent
9268180aec
commit
01bd1bde64
2 changed files with 2 additions and 2 deletions
|
|
@ -412,7 +412,7 @@ p.editor-paragraph-block {
|
|||
padding-bottom: 4px;
|
||||
}
|
||||
|
||||
&:not(:last-child) {
|
||||
&:not(td p.editor-paragraph-block):not(:last-child) {
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue