Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Nov 20, 2023
1 parent 3f542fd commit b315977
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/formFields/checkbox/Checkbox.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@
/* --conduction-input-checkbox-label-font-family: ; */
}

.container .checkbox:disabled:hover + label::before,
.container .checkbox:disabled:checked + label::after {
cursor: default;
}

.checkbox {
position: absolute;
overflow: hidden;
Expand Down

0 comments on commit b315977

Please sign in to comment.