Skip to content

Commit

Permalink
Removed commented scss
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnp committed Jan 22, 2025
1 parent f9b1e84 commit 39f7a20
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions preview/styles/fieldset.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,27 +54,5 @@
height: 1.5rem;
border-left: 4px solid #d6d4d3;
}

//ikke mer padding på nøsting > 2
// fieldset,
// .nested-fieldset {
// padding-left: 0;

// &:before {
// content: none;
// }
// }
// fieldset,
// .nested-fieldset {
// border: 0;

// &:before {
// content: none;
// border: 0;
// }
// & label:first-of-type:before {
// content: none;
// }
// }
}
}

0 comments on commit 39f7a20

Please sign in to comment.