Skip to content

Commit

Permalink
Removed the border between fields in panel view
Browse files Browse the repository at this point in the history
  • Loading branch information
louwie17 committed Oct 2, 2024
1 parent be84f79 commit 0893046
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
.dataforms-combined-edit {
border: none;
padding: 0;

&__field:not(:first-child) {
border-top: $border-width solid $gray-200;
padding-top: $grid-unit-20;
}
}
}

Expand Down

0 comments on commit 0893046

Please sign in to comment.