
.no-left-space .q-checkbox__inner[data-v-84a6a68c] {
  padding-left: 0 !important; /* Adjust as needed */
  margin-left: 0 !important;   /* Adjust as needed */
}

/* If the label is causing the space */
.no-left-space .q-checkbox__label[data-v-84a6a68c] {
    padding-left: 0 !important;
    margin-left: 0 !important;
}
