Skip to content

Commit 0b2283f

Browse files
committed
chore(react): improve DragSource styles
1 parent abce42b commit 0b2283f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/widgets/DragSourceWidget/styles.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
width: 50%;
6060
min-height: 40px;
6161
margin: -1px;
62+
margin-bottom: 0px;
6263
flex-grow: 2;
6364
border: 1px solid var(--dn-panel-border-color);
6465
color: var(--dn-drag-source-item-color);

0 commit comments

Comments
 (0)