diff --git a/app/assets/stylesheets/desktop/discourse.scss b/app/assets/stylesheets/desktop/discourse.scss index 3078f5f7a57..07853b45347 100644 --- a/app/assets/stylesheets/desktop/discourse.scss +++ b/app/assets/stylesheets/desktop/discourse.scss @@ -18,7 +18,6 @@ header { } body.widget-dragging { - @include unselectable; cursor: move; }