mirror of
https://github.com/jakejarvis/spoons.git
synced 2025-06-29 09:05:41 -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