mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
style(base): push row drag grip flush to left table border
This commit is contained in:
@@ -321,7 +321,7 @@
|
||||
.rowNumberDragHandle {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 2px;
|
||||
left: 0;
|
||||
transform: translateY(-50%);
|
||||
display: none;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user