cabana: remove drag anchor style

main
Andy Haden 2017-07-20 17:01:08 -07:00
parent 5349aab1b8
commit 6fecd570ac
1 changed files with 0 additions and 4 deletions

View File

@ -167,10 +167,6 @@
&-droppable {
background: $color-grey-50;
}
&-draganchor {
-webkit-user-select: none;
user-select: none;
}
background: #fff;
border-radius: 5px;
padding: 1.5% 3%;