doc: update table resize demo #4285

pull/4299/head
tangjinzhou 2021-06-28 21:09:05 +08:00
parent e1ac8ce6f0
commit 56991e5488
1 changed files with 1 additions and 0 deletions

View File

@ -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>