Browse Source

Decent drag handle.

pull/336/head
Sebastian Stehle 7 years ago
parent
commit
2a11ca771f
  1. 1
      src/Squidex/app/theme/_common.scss

1
src/Squidex/app/theme/_common.scss

@ -27,6 +27,7 @@ body {
.drag-handle {
cursor: move;
color: $color-text-decent;
}
// Rich editor icon. Must be placed here, because element is not created by angular.

Loading…
Cancel
Save