.toctree-checkbox~ul {
  display: block!important;
}
.toctree-checkbox~label {
  display: none!important;
}
