Skip to content

Commit

Permalink
chore(react): improve DragSource styles
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Aug 19, 2021
1 parent abce42b commit 0b2283f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/src/widgets/DragSourceWidget/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
width: 50%;
min-height: 40px;
margin: -1px;
margin-bottom: 0px;
flex-grow: 2;
border: 1px solid var(--dn-panel-border-color);
color: var(--dn-drag-source-item-color);
Expand Down

0 comments on commit 0b2283f

Please sign in to comment.