@elliemae/ds-basic 3.0.0-alpha.3 → 3.0.0-next.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -110,6 +110,15 @@ body > .#{$tree-item} {
110
110
  &.drag-overlay {
111
111
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
112
112
  border-radius: 2px;
113
+ padding-right: space(xs);
114
+ }
115
+
116
+ &--dragging {
117
+ background-color: color(neutral, 080);
118
+ color: color(neutral, 500);
119
+ .#{$dsicon} {
120
+ @include icon-color(color(neutral, 500));
121
+ }
113
122
  }
114
123
 
115
124
  .drag-handle {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-basic",
3
- "version": "3.0.0-alpha.3",
3
+ "version": "3.0.0-next.3",
4
4
  "license": "MIT",
5
5
  "description": "EllieMae UI Design System Library",
6
6
  "files": [