Commit 551b8792 by Tom Giannattasio

fixed component drag fly in glitch

parent 200792eb
......@@ -57,7 +57,7 @@
border: 1px solid #d1ddec;
border-radius: 3px;
background: #fff;
@include transition(border-color .15s);
@include transition(none);
&:hover {
border-color: #6696d7;
......
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