doc: update table resize demo #4285

pull/4299/head
tangjinzhou 3 years ago
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…
Cancel
Save