Skip to content

Commit

Permalink
Revert "add padding in between fields (#11948)"
Browse files Browse the repository at this point in the history
This reverts commit f7ce769.
  • Loading branch information
britt-mo authored Dec 3, 2024
1 parent f7ce769 commit 21681f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions services/ui-src/src/components/fields/DynamicField.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,6 @@ const sx = {
".ds-u-clearfix": {
width: "100%",
},
"&:not(:first-of-type)": {
paddingTop: "2rem",
},
},
textField: {
width: "100%",
Expand Down

0 comments on commit 21681f1

Please sign in to comment.