Skip to content

Commit 56991e5

Browse files
committed
doc: update table resize demo #4285
1 parent e1ac8ce commit 56991e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

antdv-demo/docs/table/demo/resizable-column.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ export default {
137137
right: -5px;
138138
cursor: col-resize;
139139
touch-action: none;
140+
position: absolute;
140141
}
141142
}
142143
</style>

0 commit comments

Comments
 (0)