Added the input element of checkbox to the dom with 0 opacity.
@ -28,7 +28,7 @@
vertical-align: middle;
}
.ui.checkbox input {
visibility: hidden;
opacity: 0;
outline: none;