perf: improve data table resizer width to make it more easy to use

This commit is contained in:
moonrailgun 2024-09-10 00:00:38 +08:00
parent 583ff227fd
commit 2e609452b5

View File

@ -4,7 +4,7 @@
top: 0;
height: 100%;
right: 0;
width: 2px;
width: 4px;
cursor: col-resize;
user-select: none;
touch-action: none;