Skip to content

Commit bdb7f5a

Browse files
committed
Fix the bug that the parent table height jitter after expanding when nested sub tables
1 parent 86206cc commit bdb7f5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/style/ve-table.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
//height: 1px;
140140
height: inherit;
141141
font-size: @ve-table-body-text-font-size;
142+
overflow: hidden;
142143
}
143144

144145
td.ve-table-body-td {

0 commit comments

Comments
 (0)