Skip to content

Commit

Permalink
Remove CSS that caused issues with check boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkcuys committed Apr 29, 2024
1 parent 252a3bf commit 778eb4f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions static/sass/_custom.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
.form-check {
display: flex;
align-content: center;
align-items: center;
gap: 0.5rem;
}

.report-measurement.shadow {
box-shadow: -2px 2px 6px rgba(0,0,0,0.2);
}
Expand Down

0 comments on commit 778eb4f

Please sign in to comment.