doc: update table resize demo #4285
parent
e1ac8ce6f0
commit
56991e5488
|
@ -137,6 +137,7 @@ export default {
|
||||||
right: -5px;
|
right: -5px;
|
||||||
cursor: col-resize;
|
cursor: col-resize;
|
||||||
touch-action: none;
|
touch-action: none;
|
||||||
|
position: absolute;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue