style(base): push row drag grip flush to left table border

This commit is contained in:
Philipinho
2026-04-18 17:13:03 +01:00
parent 2d47ffb25a
commit 8b343d25f0
@@ -321,7 +321,7 @@
.rowNumberDragHandle { .rowNumberDragHandle {
position: absolute; position: absolute;
top: 50%; top: 50%;
left: 2px; left: 0;
transform: translateY(-50%); transform: translateY(-50%);
display: none; display: none;
align-items: center; align-items: center;