Skip to content

Commit

Permalink
fix(@uform/next): fix array table style
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed Apr 25, 2019
1 parent b662dbc commit f83323d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/next/src/fields/table.js
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,6 @@ registerFormField(
}
.array-item-operator {
display: flex;
margin-bottom:15px;
}
`
)

0 comments on commit f83323d

Please sign in to comment.