Skip to content

Commit

Permalink
Update packages/kbn-unified-field-list/src/components/field_item_drag…
Browse files Browse the repository at this point in the history
…_handle/field_item_drag_handle.tsx
  • Loading branch information
jughosta authored Dec 5, 2023
1 parent b0f09eb commit b0c5ac3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export const FieldItemDragHandle: React.FC = () => {
className="unifiedFieldListItemDragHandle"
css={css`
pointer-events: none;
flex-shrink: 0;
margin-right: ${euiTheme.size.s};
width: ${euiTheme.size.base};
height: 100%;
Expand Down

0 comments on commit b0c5ac3

Please sign in to comment.