mirror of
https://github.com/jakejarvis/spoons.git
synced 2026-07-29 07:05:20 -04:00
limit dragging area to only the drag icon instead of whole row, further fixing mobile problem
This commit is contained in:
@@ -154,7 +154,6 @@
|
||||
line-height: 40px;
|
||||
}
|
||||
td {
|
||||
cursor: pointer;
|
||||
background-color: #fff;
|
||||
border-top: 1px solid #ddd;
|
||||
border-bottom: 1px solid #ddd;
|
||||
|
||||
Reference in New Issue
Block a user