Commit 29f46d9c by zhaochengxiang

表头拖动问题

parent df475761
...@@ -160,7 +160,7 @@ tr.drop-over-upward td { ...@@ -160,7 +160,7 @@ tr.drop-over-upward td {
width: 10px; width: 10px;
height: 100%; height: 100%;
bottom: 0; bottom: 0;
right: -5px; left: calc(100% - 5px);
cursor: col-resize; cursor: col-resize;
z-index: 1; z-index: 1;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment