PERF: Major performance penalty for making the document unselectable
This commit is contained in:
parent
724c127c0e
commit
6b5001eb94
|
@ -18,7 +18,6 @@ header {
|
||||||
}
|
}
|
||||||
|
|
||||||
body.widget-dragging {
|
body.widget-dragging {
|
||||||
@include unselectable;
|
|
||||||
cursor: move;
|
cursor: move;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue