PERF: Major performance penalty for making the document unselectable

This commit is contained in:
Robin Ward
2016-05-18 17:58:25 -04:00
parent 724c127c0e
commit 6b5001eb94

View File

@@ -18,7 +18,6 @@ header {
}
body.widget-dragging {
@include unselectable;
cursor: move;
}