perf: improve data table resizer width to make it more easy to use
This commit is contained in:
parent
583ff227fd
commit
2e609452b5
@ -4,7 +4,7 @@
|
|||||||
top: 0;
|
top: 0;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
right: 0;
|
right: 0;
|
||||||
width: 2px;
|
width: 4px;
|
||||||
cursor: col-resize;
|
cursor: col-resize;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
touch-action: none;
|
touch-action: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user